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
- Inspector window flickers when a selector is created using a Style Class List Section
- [iOS] "UnityBatchPlayerLoop()" causes a freeze in the iOS application when it is put to the background and brought back to the foreground
- "Perform Selected" of Shortcut Manager window does not perform the shortcut in some cases
- Crash on mono_get_hazardous_pointer when running Play Mode tests in a specific project
- [iOS] ‘확인’(Done) and '취소'(Cancel) text is displayed as '...' in the on-screen keyboard when the System preferred language is set to Korean
Add comment