Search Issue Tracker
Duplicate
Votes
0
Found in [Package]
12.0.0
Issue ID
1325422
Regression
No
[Shadergraph] Simple Noise has upper "edge" of values, above which it will always return 0 on certain devices
Reproduces on a Mali-G71 GPU which is somewhat low end.
Repro steps
1. Download the attached shadergraph
2. Make a URP project
3. Put the shadergraph on a material and the material on a quad
4. Point the game view camera at the quad and save the scene
5. Add the scene to your build and build for Android (I used the Vulkan API)
6. Deploy to your device and run
Expected result: noise fills the whole quad
Actual result: above a certain diagonal line of values, the simple noise just returns 0 (see attached image)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Test Runner’s vertical scrollbar overlaps with the up and down arrows and upper toolbar tabs when the window is minimized
- The Input Field view is not updated when deleting lines of text
- The scrollbar does not respect empty lines in the Input Field
- “Texture Atlas Viewer“ button text overlaps another button when the UI Toolkit Debugger is narrowed
- Thresholds are no longer automatically calculated after deleting Motion fields in Blendtrees
Add comment