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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment