Search Issue Tracker
Fixed
Fixed in 2022.3.67f1, 6000.0.59f1, 6000.2.6f1, 6000.3.0b3, 6000.4.0a1
Votes
0
Found in
2022.3.66f1
6000.0.57f1
6000.2.4f1
6000.3.0b1
6000.4.0a1
Issue ID
UUM-116583
Regression
No
Lights in Batch keep resetting to 0 in the Light Batching Debugger when a new GameObject is created and the mouse cursor is hovered over the Inspector window
Steps to reproduce:
- Create a new Unity project using the Universal 2D template
- Open the Light Batching Debugger window (Window > 2D > Light Batching Debugger)
- Dock the Light Batching Debugger window next to the Game View (but not on top of Game View)
- Select the Default batch
- Create a new GameObject (GameObject > 2D Object > Sprite > Triangle)
- Observe the Light Batching Debugger window
- Hover the mouse over the Game View and then over the Inspector window
- Repeat step 6
Actual results: The lights in the Light Batching Debugger reset to 0 and disappear when a new GameObject is created and when the mouse is hovered over the Inspector window
Expected results: The Light Batching Debugger shows the correct amount of lights
Reproducible with versions: 2022.3.66f1, 6000.0.57f1, 6000.1.16f1, 6000.2.4f1, 6000.3.0b1
Tested on (OS): macOS Silicon Sequoia 15.6
Notes:
- In some Editor versions like 6000.3.0b1 the lights don't disappear/reset to 0 upon GameObject creation, but disappear when mouse is hovering over the Inspector window, but seems to be the same issue.
- In 6000.2.4f1, the lights disappear upon creating the GameObject as well as hovering the mouse over the Inspector window
- Hovering the mouse cursor over the Game View makes the lights reappear in the Light Batching Debugger
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Reflection Probe “Probe Scene Editing Mode:” text is barely visible
- [HDRP] Game view doesn’t refresh after changing Camera Background Type until mouse moves over it
- Some Shaders appear twice in Material Shader selection menu
- Editor freezes with a StackOverflowException when certain asset types are assigned to a managed component in a SubScene via AddComponentObject
- Text Script Importer Reference button links to a Missing Page when clicking the Reference Button in the Inspector
Add comment