Search Issue Tracker
Duplicate
Fixed in 10.8.0
Votes
0
Found in [Package]
11.0.0
Issue ID
1365456
Regression
No
Material breaks when setting HDR Color Picker Intensity value over 23
How to reproduce:
1. Open the user's attached project
2. Open scene Scenes/SampleScene
3. In the Project window, go to Assets/ReproAssets, select the "Sample Shader" Shader Graph and select "Open Shader Editor" in the Inspector view
4. In the Shader Graph window, select the Node "SampleColor(4)"
5. In the Graph Inspector under Node Settings, click on the "Default" color field
6. In the HDR Color Picker window, select the Intensity field and input 10 as a value
7. Click "Save Asset" in the Shader Graph window
8. Go to the Scene view and observe the Material color of the Sphere
9. Go back to the HDR Color Picker and set the Intensity to 23
10. Click "Save Asset"
11. Observe the Sphere in the Scene view
12. Go back to the HDR Color Picker and set the Intensity to 24
13. Click "Save Asset"
14. Observe the Sphere in the Scene view
Expected result: the Intensity value doesn't cause the Material to break
Actual result: setting the Intensity value above 23 causes the Material to break
Reproducible with: 10.6.0 (2020.3.19f1), 11.0.0 (2021.1.22f1)
Not reproducible with: 12.0.0 (2021.2.0b12, 2022.1.0a9)
Could not test with: 2019.4.30f1 (cannot resolve the error: "Failed to load '...LightingData.asset'. File may be corrupted or was serialized with a newer version of Unity.")
Notes: initially the Intensity slider allows the value to range from -10 to 10, but any value can be set as a number
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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note:
Fixed in Shader Graph 12.0.0
Resolution Note (fix version 10.8.0):
Fixed in Shader Graph 10.8.0 for Unity 2020.3.20f1