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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Resolution Note:
Fixed by https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-70011