Search Issue Tracker
Fixed in 9.0.0
Votes
0
Found in [Package]
7.1.1
Issue ID
1185260
Regression
Yes
Shadergraph: Color Node gives inconsistent results when switching between HDR and Default
Reproduces in 7.1.1 release as well as on SRP master branch (73a37d1858)
Does not reproduce in 7.0.1 or below
Repro steps:
1. Use a project with HDRP or Universal RP
2. Create a PBR shadergraph and open it
3. Create a color node and plug it into emission
4. Set the color to R: 255, G: 100, B: 0, A: 255
5. Set the color mode to HDR, notice that the color changes in the preview
6. Edit the color and change the alpha, notice that the color changes back, even if you set the alpha back to what it was originally
Expected result: the color does not change when switching from default to HDR, or does change but does not change back when you edit the color
Actual result: the color changes, and then changes back when you edit the color again
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment