Search Issue Tracker
By Design
Votes
0
Found in
Issue ID
1349848
Regression
No
[Lightprobes][Gizmos] Yellow light probe selection gizmos overwrite visualization gizmos in "Only Probes Used by Selection" mode
Steps to reproduce:
1. Open the attached repro project
2. Open "Sample Scene"
3. In the Workflow settings of the Lighting window, select Light Probe Visualization > Only probes used by selection
4. Select the light probe group in the scene
Expected behavior: The probes show their weight, color, etc.
Actual behavior: The probes appear yellow (overwritten by the selection gizmo)
Reproduced in 2020.3, 2022.1
Screenshots below show the different visualization modes, first being the one with the issue.
Comments (1)
-
jvetulani
Apr 04, 2023 13:18
This is a a problem. When the Lightprobes are yellow we can't see their colour and don't know which ones are all black while editing. Lightprobes should always display the preview, especially when editing them.
Add comment
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
Resolution Note (2022.1.X):
It is expected that the yellow selection gizmos will be visible when a light probe group is selected in the hierarchy. The probe visualization updates correctly when the light probe group is deselected. An object that receives GI from the probes must be selected in order to see the probe visualization when using Only Probes Used By Selection.