Search Issue Tracker
Fixed in 2018.2.14f1
Votes
0
Found in
2018.1.0b5
2018.1.0b13
Issue ID
1026329
Regression
Yes
[2018.1] ColorSpace's default setting is changed from Gamma to Linear
To reproduce:
1. Open Unity and create a New Project
2. Open Player settings and inspect Color Space default setting
Expected results: Color Space default setting is Gamma
Actual results: Color Space default setting is Linear
Notes:
- This issue reproduces on both Windows and OSX
- Linear Color Space is not supported on some platforms and when in the Asset Store most assets are created with Gamma premises, it creates a big mess
- That Linear Color Space is not supported on some platforms is also written in the Unity documentation:
https://docs.unity3d.com/Manual/LinearRendering-LinearOrGammaWorkflow.html
Reproduced on Unity 2018.1.0b5, 2018.1.0b13 and 2018.1.0f1
Not reproduced on Unity 2018.1.0b4 and 2018.2.0b1
Regression on Unity 2018.1.0b5
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Screen position out of view frustum...” errors are thrown when zooming out in the Scene view after creating UI GameObject
- CurveTexture is not being released when unloading AssetBundle containing a Scene with ColorCurves post-processing component in Global Volume
- Crash on ExtractActiveCasterInfo when navigating the scene view in a project with specific lighting data
- Build Profile name increments when numeric suffix is removed from duplicate Profile name
- "Unrecognized block header in profiler data file, stopping deserialization" error is shown and no more profiler data is recorded when the Player is connected and profiler recording is enabled/disabled few times
Add comment