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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Add comment