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
- Keywords on Material Variants aren't automatically saved when changed on original Material through Shader Graph
- Light Probes get baked when calling LightProbes.Tetrahedralize
- Shadows flicker and cause visual artifacts when modifying a GameObject's bounds using Swizzle (Y Mask) and Sine Time nodes
- [WebGL] Frame rate drops by 5-20 fps when moving cursor or touch input in the Player
- Light bleeds when using box shaped spotlight with specific Emission Range values
Add comment