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
- Foldout arrow indent is misaligned in the Inspector when used in Custom Type
- [Android] The Player screen turns black when playing a video under certain conditions
- Search window icons at the bottom are cut off when Search window is resized vertically
- "Try something else?" text label is cut off when searching for a long text in the Search window
- Rendering Debugger window sections do not have a minimum width set when resizing with the slider in the middle of the window
Add comment