Search Issue Tracker
Fixed
Fixed in 6000.1.0b13, 6000.2.0a5
Votes
0
Found in
2021.3.44f1
2022.3.49f1
6000.0.23f1
6000.1.0a7
6000.2.0a1
Issue ID
UUM-84133
Regression
No
Opening any dropdown in Shader Graph stops the Nodes preview but it still plays in the background
How to reproduce:
1. Create a new URP Unity Project
2. Go to Window -> Package Manager -> Shader Graph -> Samples -> Node Reference -> Import
3. In the Project window, go to Assets -> Samples -> Shader Graph -> 17.0.3 -> Node Reference -> Math -> Absolute
4. Make sure the previews on Nodes "Sine" and "Absolute" are expanded
5. In the Graph Inspector, open any dropdown
6. Wait for a couple of seconds and close dropdown
7. Observe the previews
Expected results: The previews were playing while the dropdown was opened or were stopped completely
Actual results: The preview suddenly changes because the preview was stopped but it was still simulated in the background
Reproducible with: 2021.3.44f1, 2022.3.49f1, 6000.0.23f1
Reproducible on: macOS Sequoia 15.0 (M1)
Not reproducible on: No other environment tested
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture displays visual artifacts and has a broken aspect ratio when it is imported in RGB 48-bit format
- Diagnostic Warning Resets When Navigating Away and Returning to Diagnostics Settings
- Checkbox Collides with Text in Shader Graph Preferences Settings
- Crash on mecanim::animation::TransformValuesFromClip when entering the Play Mode in a project with Animancer Pro v8
- Connection to Named Pipes fails when server and client are run
Add comment