Search Issue Tracker
Fixed in 2019.2.X
Votes
0
Found in
2019.1.0a9
Issue ID
1106548
Regression
Yes
[LWRP] Cyan level is too high in the LWRP template scene when using Gamma color space
To reproduce:
1. Create a new project with LWRP template (for 2019.1 version use Unity hub)
2. Open SampleScene
3. Switch color space to Gamma in player settings
4. Notice that scene looks too cyanish
--- Same behaviour is observed when building and deploying to mobile device (tested on iOS platform)
Expected result: Scene should look the same as with Linear color space.
Reproduced with these package versions:4.6.0, 5.0.0, 5.2.3
Reproduced with these Unity versions: 2019.1.0a9, 2019.1.0a13
Not reproducible with these Unity versions: 2018.3.0f1, 2019.1.0a5, 2019.1.0a8
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
Resolution Note (fix version 2019.2):
Because of async shader compilation, Cyan result could have been cached in some persistent data.