Search Issue Tracker
Fixed in 2019.3.X
Votes
0
Found in
5.6.1p3
Issue ID
921363
Regression
No
Light Sources that are contained by disabled GameObject are not shown in Light Explorer
1. Open the attached Users project and "Light scene" scene
2. Go to Window --> Lighting --> Light Explorer
3. Observe the Lights in Hierarchy and in Light Explorer. Notice that one GameObject containing Light source is enabled, while another one is disabled
Expected result: GameObject is disabled, but the Light source contained by GameObject is still shown in a Light Explorer and instead is grayed out
Actual result: GameObject is disabled, and the Light source contained by GameObject disappears from Light Explorer window, making it hard to track all the lights in the complex scene
Reproducible with - 2017.2.0a4, 2017.1.0b10, 5.6.2f1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- PropertyDrawer is unresponsive when ReorderableList() and DoList() is used
- Element UI disappears and NullReferenceException is thrown when dragging off the last or first element from the list in the Inspector
- [Silicon] Crash on ScriptableRenderLoopJob when machine is left idle while the Editor is in Play mode
- [Android] GraphicsBuffer.CopyCount does not work with Append Compute Buffer after Compute Shader Dispatch on some Android devices
- "DirectoryNotFoundException" error when building a project via script in one folder, then building via Editor in another, deleting the folder built via Editor and rebuilding via Script
Add comment