Search Issue Tracker
Active
Votes
0
Found in
2022.3.66f1
6000.0.57f1
6000.3.0b1
Issue ID
UUM-116667
Regression
No
"NullReferenceException" error is thrown on a new project when creating a new project after exiting a project with Light Batching Debugger window docked
*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
# Close the Editor
# Repeat step 1
# Observe the Console window
*Actual results:* "NullReferenceException: Object reference not set to an instance of an object" error is thrown
*Expected results:* No errors or warnings are thrown
*Reproducible with versions:* 2022.3.66f1, 6000.0.57f1, 6000.1.16f1, 6000.2.3f1, 6000.3.0b1
*Fixed in:* 6000.2.4f1
*Tested on (OS):* macOS Silicon Sequoia 15.6.1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- VFX Graph compilation fails when Custom HLSL starts with multiple "//" comment lines
- Vertical line appears on Asset Preview Box on some of the Assets
- Code generation fails to prefix the fully qualified reference with global:: when a property is tagged with [UxmlAttribute] or [UxmlObjectReference] that contains a similar namespace segment as the current class's namespace
- "NullReferenceException" error is thrown on a new project when creating a new project after exiting a project with Light Batching Debugger window docked
- Dropdown Sections get highlighted in a different color than other dropdowns in Graphics Settings sometimes
Add comment