Search Issue Tracker
Active
Votes
0
Found in
6000.0.64f1
6000.3.2f1
6000.4.0b1
6000.5.0a3
Issue ID
UUM-130244
Regression
No
[macOS] Shader Graph Search window is not rendered fully and throws a NullReference exception if the project was closed with an opened search window
Steps to reproduce:
- Open the attached project
- Open the testGraph shadergraph asset
- Right-click and select the Create Node option
- Wait until the node search window appears
- Close and reopen the Editor
- Observe the Shader Graph's search window and Console
Actual results: Shader Graph's search window remains open after project relaunch, but is not fully rendered. A NullReferenceException error is thrown in the Console
Expected results: No errors are thrown after relaunching the project. Shader Graph's window is either closed on project exit/relaunch, or is rendered fully after the project restart
Reproducible with versions: 6000.0.64f1, 6000.3.2f1, 6000.4.0b1, 6000.5.0a3
Reproducible on (OS): macOS 26.1
Not reproducible on (OS): Ubuntu 24.04 (SG Search window is closed automatically when attempting to exit the Editor)
{}Notes{}:
- If the Editor is closed with SG's Search window open, the issue will occur even if a different project is opened. For instance, complete steps 1-4, close the Editor and then create a new 3D URP Template project.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- ShaderGraph “Create Node” menu’s resize icon overlaps with the menu's scrollbar
- ShaderGraph “Create Node” menu’s Search bar's typing cursor is barely visible since it's black on a dark background
- Tile Palette: SceneRoot and SceneView are not rendered with correct UI spacing
- ShaderGraph “Create Node” menu’s Search icon has a dropdown icon but is not a dropdown and does nothing when clicked
- UI Builder loses all progress or the .uxml file corrupts when entering a large value (8 digits) into properties that do now have clamped values
Add comment