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
- 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