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
- Crash on AudioMixer::GetFMODChannelGroup when entering Play Mode in a specific project
- Prefabs with "Flags" enum properties result in "IndexOutOfRangeException" when trying to commit/revert
- The Camera first person mode in Cameras overlay is greyed out and not clickable when the Editor is restarted with the Game View focused
- Scene View doesn't select the Canvas when it's clicked with the View Tool
- Transform fields are impossible to edit when Inspector window is resized
Add comment