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
- Channel remapping dropdown in the Terrain Layer does not open when clicked on the title
- The Editor freezes indefinitely when a large number of elements are entered in the Subgraphs or Categories lists
- Some Visual Effects package Assets links to documentation are not working
- Heatmap asset’s documentation button in the Inspector window leads to “Sorry... that page seems to be missing!” page when clicked
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions
Add comment