Search Unity

"Reflection Probes" dropdown menu missing in Mesh Renderer

Discussion in 'General Graphics' started by Passeridae, Mar 24, 2020.

  1. Passeridae

    Passeridae

    Joined:
    Jun 16, 2019
    Posts:
    395
    Hi!

    Does anyone know how to get back this dropdown menu?

    And why is it missng in my Mesh Renderer?
    At the current moment looks like this:


    Thanks!
     
  2. Prodigga

    Prodigga

    Joined:
    Apr 13, 2011
    Posts:
    1,123
    Did you figure this out? We just updated to the LTS and it's gone for us too.
     
  3. Lukyspore

    Lukyspore

    Joined:
    Jul 13, 2017
    Posts:
    1
    I think I found a workaround.
    First, you need to change the Inspector from Normal mode to Debug mode. Then you can see "Reflection Probe Usage" inside the Mesh Renderer component. Change that to 0. And the Mesh Renderer should now ignore reflection probes.

    I hope it helps.
     

    Attached Files:

    • 1.png
      1.png
      File size:
      37.9 KB
      Views:
      237
  4. Prodigga

    Prodigga

    Joined:
    Apr 13, 2011
    Posts:
    1,123
    While it's nice to have a workaround in curious why it's gone and what the expected work workflow is. Are we supposed to/expected to leave it on for everything now?
     
    Head-Trip and Ugindie like this.