Search Issue Tracker
Fixed
Fixed in 6000.2.0a7
Votes
0
Found in
6000.0.42f1
6000.1.0b10
6000.2.0a6
Issue ID
UUM-99667
Regression
Yes
NullReferenceException error is thrown when adding the OverlayContainer or ToolbarOverlayContainer Element to the Hierarchy in UI Builder
Steps to reproduce:
- Open any Project
- Create a UI Document Asset in the Project Browser and open it
- In the Library choose "Project"
- Add OverlayContainer or ToolbarOverlayContainer to the Hierarchy (from UxmlSerializedData > UnityEditor > Overlays)
Actual results: Error "NullReferenceException: Object reference not set to an instance of an object
UnityEditor.Overlays.OverlayContainer+UxmlSerializedData.Deserialize (System.Object obj) (at <020c0befcaf54273ae8e5ac79216d210>:0)"
logged in Console when the Overlay Container is added to the UI Docs Hierarchy
Artifacting happens when Further adding anything to the Hierarchy and other errors are logged
Expected results: No issues with Elements
Reproducible with versions: 2023.3.0a15, 6000.0.42f1, 6000.1.0b10, 6000.2.0a6
Not reproducible with versions: 2022.3.60f1, 2023.3.0a14
Tested on (OS): Windows 11
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