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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Add comment