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
- UI Source Image property gets set to 'None' when using a specific Sprite and Play mode is entered
- Rendering locks up when not looking at a transparent material on Meta Quest 2
- Volumetrics break when using a Custom Pass to create a Thickness Buffer for Alpha Clipping
- All tests are run instead of only the failed ones when the "Rerun Failed" button is pressed
- GameObject is not masked when the "Render PostProcessing Effects" pass executes with a resolved non-MSAA Color target and MSAA DepthStencil target
Add comment