Search Issue Tracker
In Progress
Under Consideration for 2022.3.X, 6000.0.X, 6000.2.X, 6000.3.X, 6000.4.X
Votes
0
Found in
2022.3.66f1
6000.0.57f1
6000.2.3f1
6000.3.0b1
6000.4.0a1
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
- Reordering Enum Values in VFX Graph Uint Property expands the “Value” field
- Visual Effect Graph sample titles display in non-human-readable format
- UxmlNamespacePrefix does not apply when using UIBuilder documents
- UI Builder Data Path Source List starts flickering and scrolling when trying to select the last item in the list
- Crash on ProcessSceneBeforeExport when analyzing selected Addressables rules in a specific project
Add comment