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
- Mouse inputs cannot be inputted when searching the Shortcuts Menu by type "Shortcut"
- "Debug Assertion Failed!" error when launching Windows Dedicated Server Player with Script Debugging enabled
- [Cinematic Studio][3D HDRP] Shader warnings thrown in the Console window when creating a new project with Cinematic Studio template
- Autoplay is triggered on Audio Assets when changing Asset Bundle tags
- Inspector Asset Bundle section has no indication for Variants, AssetBundle is written without a space, and Variant dropdown menu is available without setting the Asset Bundle first
Add comment