Search Issue Tracker
Fixed
Fixed in 6000.0.57f1, 6000.2.3f1, 6000.3.0a5
Votes
0
Found in
6000.0.54f1
6000.1.14f1
6000.2.0b11
6000.3.0a5
Issue ID
UUM-112608
Regression
No
"NullReferenceException" error is thrown when GameObject preview is converted to a floating window from a saved search in project
Steps to reproduce:
- Create a new Unity project using the Universal 3D template
- Create a new Cube GameObject (GameObject > 3D Object > Cube)
- Open the Search window by clicking the Search icon in the Hierarchy window
- Type "Cube" in the search bar in the Search window
- Save the search to project by clicking the save icon in the Search window
- Select the saved search in the Project Browser
- Press the "Refresh" button in the Inspector window for results to show up (due to UUM-112599)
- Click on the Cube search result in the Inspector window
- Click the burger icon in the Cube preview at the bottom of the Inspector window
- Select "Convert to Floating window"
- Drag the mouse to the Cube in the Floating window
- Observe the Console window
Actual results: "NullReferenceException: Object reference not set to an instance of an object" error is thrown
Expected results: No errors are thrown
Reproducible with versions: 6000.0.54f1, 6000.1.14f1, 6000.2.0b11, 6000.3.0a1
Not reproducible with versions: 6000.3.0a3
Fixed in version: 6000.3.0a2
Tested on (OS): Ubuntu 24.04, macOS Silicon Sequoia 15.5
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Add comment