Search Issue Tracker
Active
Under Consideration for 12.1.X, 14.0.X
Votes
0
Found in [Package]
12.1.5
12.1.6
14.0.3
Issue ID
SGB-319
Regression
No
half point precision causes stutter in shader
When using Half point precision on the Android platform in 2021/2022, the time node causes stutter {}after a couple of minutes{}. This does not happen with 2020 or with 2019 and their accompanying latest shader graph versions.
To reproduce it i have build a simple shader that slides (a version with frac or modulo can also be made the result is the same) assign it to a plane or sphere. and go into play mode. After a couple of minutes of sliding it starts to "drop frames" and stutter. Not the actual viewport but the shader itself. It seems as if there is a precision problem but even half precision should have enough "time" to go for a couple of hours before it starts having floating point precision issues.
This does only happen with the time output not with sine time or the others.
I have also attached a video with a similar shader that should rotate smoothly but it has the same issue.
Feel free to contact me for more information.
slack thread:
[https://unity.slack.com/archives/C3KQ4UD6V/p1666015514703799]
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Celestial bodies order remains unchanged when the Distance setting is modified
- A memory leak occurs with massive terrain when camera position changes occur.
- No valid hits are returned when using RaycastCommand
- Camera is not overlooking the main Scene in Scene View in the HDRP Sample Template
- TextShadow properties are not applied when displayed in a custom MenuItem Window
Add comment