Search Issue Tracker
Fixed
Fixed in 6000.0.2f1
Votes
0
Found in
6000.0.0b15
6000.0.0b16
Issue ID
UUM-70011
Regression
Yes
Noise Nodes do not update after connecting a time node to them in Shader Graph
How to reproduce:
1. Create a new 3D Cross-Platform (URP) Project
2. Create a new Shader Graph (Right-click in the Project Window -> Create -> Shader Graph -> URP -> Unlit/Lit Shader Graph)
3. Open up the newly created Shader Graph
4. Create a Voronoi Noise Node (Right-click -> Create Node -> Type "Voronoi" -> Click Enter)
5. Create a Time Node (Right-click -> Create Node -> Type "Time" -> Click Enter)
6. Connect the Time Node to "AngleOffset" or "CellDensity" attributes on the Voronoi noise node
7. Observe the Voronoi preview
Expected result: The Noise node becomes animated, it values are changing over time
Actual result: The preview gets greyed out, and if you try to create another Voronoi noise node that node will not have a preview at all, just a grey box
Reproducible with: 6000.0.0b16, 6000.0.0b15
Not reproducible with: 6000.0.0b14
Reproduced on: macOS Sonoma 14.4.1 (M1)
Note: Might be reproducible with more than these nodes
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Some UXML Template Asset foldouts appear enabled when all fields inside are disabled
- URP Terrain Demo crash on burst_signal_handler after Generating lighting
- Project window button icons are poorly visible and their shades differ in Light theme
- Automatic LOD fails and SRP Batcher incompatibility occurs when using spline-based quad-topology meshes
- Editor crashes on D3D12GetInterface when repeatedly enabling and disabling 256 text components
Add comment