Search Issue Tracker
Fixed
Fixed in 5.6.X, 2017.1.X, 2017.2.X
Votes
0
Found in
5.5.3f1
Issue ID
912603
Regression
Yes
HDR to LDR image effect doesn't have sRGB enabled when using Linear Color Space
Steps to reproduce:
1) Download attached project 'HDRtoLDR_NosRGB.zip' and open in Unity
2) In Player Settings, make sure Color Space is set to Linear
3) Open scene 'asdf' and press Play
4) Observe Console:
'HdrToLdrImageEffect target being sRGB = false' will be spawn in the Console window
Expected result: 'HdrToLdrImageEffect target being sRGB = ' should return true, because HDR to LDR image effect should have sRGB enabled
Actual result: 'HdrToLdrImageEffect target being sRGB = ' returns false
Reproduced with:
5.6.0b11, 5.6.1p1, 2017.1.0b6
Not reproduced with:
5.5.3p3, 5.6.0b10
Regression since:
5.6.0b11
-------------------------------------
Fixed in: 5.6.2p3, 2017.1.0p3, 2017.3.0a2
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Incorrect warning icon and wrong message displayed in HDRP Decal Projector
- [Dragon Crashers] Build fails in U6
- [Dragon Crashers] 4 Shader error messages on import
- [Dragon Crashers] Readme text is white on light grey
- Cursor stays in front of the first character when entering text in the TextMeshPro field
Add comment