Search Issue Tracker
Fixed
Votes
0
Found in
6000.0.8f1
Issue ID
UUM-74643
Regression
Yes
NullReferenceException Error is thrown and UI Elements Break when Docking a Search Window with 3D Preview in the Inspector Opened
Steps to reproduce:
- Create any Project
- Create a GameObject from a primative (e.g. "Cube")
- Open a Search Window (Window > Search > New Window)
- Search for that Object's name ("Cube")
- Select it in the Search Window and open the Search Window's Inspector (F4)
- Dock that search Window anywhere
Actual results: "NullReferenceException: Object reference not set to an instance of an object" Error is logged in the Console and Some Layout elements are either ineffective until redrawn or are not shown at all, like the docked Window's Label
Expected results: No issues appear when docking the Search Window and elements are selected
Reproducible with versions: 2023.2.0a9, 6000.0.8f1
Not reproducible with versions: 2021.3.40f1, 2022.3.35f1, 2023.2.0a8, 2023.2.20f1
Tested on (OS): Windows 11
Notes:
- It seems that the issue is fixed in 2023.2.20f1, but the regression starts at 2023.2.0a9 for this specific issue. Keep in mind that in 2023.2.0a8 a different issue is present that started as a regression in 2023.2.0a5.
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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Resolution Note:
Fixed by another internal issue: UUM-73162: Docking the Search window breaks the window and throws a NullReferenceException error