Search Issue Tracker
By Design
Votes
0
Found in [Package]
Issue ID
1218594
Regression
No
[Shadergraph] Changing mode of color property from HDR to Default does not clamp values
Reproduces on Master (bcdb37f295) and 4.10.0
Repro steps:
1. Use Universal RP
2. Create a PBR Shader
3. Create a Color property
4. Set the Color mode to HDR
5. Plug the Color property into Albedo
6. Edit color, set the color intensity to 10
7. Set the color mode of the property to default
Expected result: the values become clamped and the shading of the sphere returns to normal
Actual result: the shading of the sphere is still blown out, and does not go back to normal until the color property is edited and changed
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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Resolution Note:
Consistent with rest of Unity