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
- "Reset UI Builder Layout" functionality inconsistently changes Canva Size when "Match Game View" is enabled/disabled
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Different text alignment in the column header in Entities "System" window
Resolution Note:
Consistent with rest of Unity