Search Issue Tracker
Active
Under Consideration for 2021.3.X, 2022.3.X, 6000.0.X, 6000.2.X, 6000.3.X, 6000.4.X
Votes
0
Found in
2021.3.51f1
2022.3.61f1
6000.0.45f1
6000.1.0b13
6000.2.0a8
6000.3.0a1
6000.4.0a1
Issue ID
UUM-100897
Regression
No
[ShaderGraph] Gradient Noise node output range doesn't match docs
The Gradient Noise node doesn't output values in the [0;1]range like mentioned in the doc.
It seems more to be going from about -0.015 to a bit above 1.025 .
See the following image that shows the out of range values :
!image-2025-03-21-09-50-04-480.png|width=1097,height=991!
Two possible outcomes to fix this :
1. Find the flaw in the noise function to have the output in the desired range
2. Remove the range mention in the doc. Or mention the real approximate range so users can remap or clamp it in their graphs.
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
- GC.Alloc called by HDRenderPipeline.LensFlareMergeOcclusionDataDrivenPass() when playing the default HDRP Sample Template project
- Automatic LOD fails and SRP Batcher incompatibility occurs when using spline-based quad-topology meshes
Add comment