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
- Inspector window flickers when a selector is created using a Style Class List Section
- [iOS] "UnityBatchPlayerLoop()" causes a freeze in the iOS application when it is put to the background and brought back to the foreground
- "Perform Selected" of Shortcut Manager window does not perform the shortcut in some cases
- Crash on mono_get_hazardous_pointer when running Play Mode tests in a specific project
- [iOS] ‘확인’(Done) and '취소'(Cancel) text is displayed as '...' in the on-screen keyboard when the System preferred language is set to Korean
Resolution Note:
Fixed by another internal issue: UUM-73162: Docking the Search window breaks the window and throws a NullReferenceException error