Search Issue Tracker
By Design
Votes
0
Found in
5.6.0f3
Issue ID
900958
Regression
Yes
Mesh Renderer shows contradictory message when setting Light Probes to Use Proxy Volume
To reproduce:
1. Open the attached project
2. Open the Main scene
3. Select the Cube from the Hierarchy
4. Disable "Lightmap Static" in order to use "Light Probe Proxy Volume" component (as the message in the Inspector asks)
5. Enable "Lightmap Static" in order to use lightmaps for the Mesh Renderer (as other message in the Inspector asks)
(view the attached video)
Desired outcome: Light Probe Proxy Volume is set without any unfulfilled requirements left.
Actual result: There is another requirement message, asking to disable "Lightmap Static" property, but that would lead us back to step 5.
Reproduced with 5.6.0b3, 5.6.0p1, 2017.1.0b1
Nor reproduced with 5.5.2f1, 5.5.3p1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment