Search Issue Tracker
Fixed
Fixed in 2022.3.69f1, 6000.0.62f1, 6000.2.11f1, 6000.3.0b9, 6000.4.0a4
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
- Terms of Service agreement checkbox is invisible under specific OS system themes (UI Accessibility)
- Tile Palette: "Create New Tilemap" dropdown area is displayed in several colors
- Input.mousePosition stops syncing to touch input when using "DownloadHandlerTexture" in WebGL build
- UI Builder canvas doesn't update element styling accordingly when changing Active Theme for some Editor Authoring elements
- Selector Value buttons are not aligned with parameters in UI Builder
Add comment