Search Issue Tracker
Fixed
Fixed in 2022.3.70f1, 6000.0.64f1, 6000.3.1f1, 6000.4.0a6, 6000.5.0a3
Votes
0
Found in
2022.3.68f1
6000.0.62f1
6000.2.13f1
6000.3.0f1
6000.4.0a5
6000.5.0a1
Issue ID
UUM-127936
Regression
No
NullReferenceException occurs when accessing "containerWindow" on a Scene View Overlay
Reproduction steps:
1. Open the attached “IN-122920” project
2. Open the “Scenes/SampleScene” Scene
3. Open the “SceneView Presets” Panel (Tools > B83 > Toggle SceneView Presets)
4. Right-click on any preset in the “SceneView Presets” Panel
5. Select the “Rename preset” option
6. Observe the Console window
Expected result: No errors are thrown
Actual result: “NullReferenceException: Object reference not set to an instance of an object” error is thrown
Reproducible with: 2022.3.68f1, 6000.0.62f1, 6000.2.13f1, 6000.3.0f1, 6000.4.0a5, 6000.5.0a1
Reproducible on: Ubuntu 25.04, Windows 11
Not reproducible on: No other environments tested
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android][iOS][UnityPlayerActivity] Legacy InputField.onEndEdit is not called when ending text edit
- Transform corruption and/or crash on PhysX::CreateCharacterController when spawning physics objects into Prefab stages
- UNITY_EDITOR data is Serialized into AssetBundle when building on the active Build Target
- "TLS Allocator ALLOC_TEMP_TLS, underlying allocator ALLOC_TEMP_MAIN has unfreed allocations..." error when changing the Packages "Cache Location" folder
- CompilationPipeline.assemblyCompilationFinished() hangs unity when reloading domain
Resolution Note (fix version 6000.5.0a3):
Editor: Fixed a bug where accessing an overlay's containerWindow could throw a NullRef Exception.
Resolution Note (fix version 6000.4.0a6):
Editor: Fixed a bug where accessing an overlay's containerWindow could throw a NullRef Exception.
Resolution Note (fix version 6000.3.1f1):
Editor: Fixed a bug where accessing an overlay's containerWindow could throw a NullRef Exception.
Resolution Note (fix version 6000.0.64f1):
Editor: Fixed a bug where accessing an overlay's containerWindow could throw a NullRef Exception.
Resolution Note (fix version 2022.3.70f1):
Editor: Fixed a bug where accessing an overlay's containerWindow could throw a NullRef Exception.