Search Issue Tracker
Fixed
Votes
0
Found in
2023.2.20f1
Issue ID
UUM-70288
Regression
No
Noise Sine Wave Node is flickering when connected to Time Parameter of a Time Node
How to reproduce:
1. Create a new High Definition 3D Project
2. Create a new Shader Graph (Right-click in the Project window -> Create -> Shader Graph -> HDRP -> Lit Shader Graph)
3. Open the created Shader Graph
4. Create a Time Node (Right-click -> Create Node -> Type in "Time" -> Click Enter)
5. Create a Noise Sine Wave Node (Right-click -> Create Node -> Type in "Noise Sine Wave" -> Click Enter)
6. Connect the Time parameter to the Noise Sine Wave In(1) parameter
7. Observe the Preview
Expected result: No flickering occurs
Actual result: The preview starts flickering, and it does not transition smoothly
Reproducible with: 2023.2.20f1
Reproduced on: macOS Sonoma 14.4.1
Note: Not sure if this is as designed, but changing the Noise Sine Wave Node "Min Max(2)" Parameter to X = 1 and Y = 1 makes for a smooth transition.
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Resolution Note:
Fixed by https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-70011