Search Issue Tracker
By Design
Votes
0
Found in
Issue ID
1079060
Regression
No
VR LWRP is set to linear color space, which is not supported on all android phones
Steps to reproduce:
- Create a new project in 2018.3.0b1 with the VR LWRP template
Expected:
Settings->Player->Other Settings->Rendering->Color Space is set to gamma, because not all andoid phones support linear color space and odd effects can occur.
Observed:
Settings->Player->Other Settings->Rendering->Color Space is set to linear.
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
- Warning of an unknown Script missing is logged when selecting VFX in Play Mode
- Vertical and horizontal scrollbars appear and disappear when dragging an attribute to a different position within the Shader Graph Hierarchy
- AudioSource.PlayDelayed() does not work with Audio Random Containers
- Compatible with the VFX Graph Shader Graph can't be dragged and dropped into the "Output" block from the Project window
- [Silicon] Freeze/crash on BrotliDecoderDecompressStream when using System.IO.Compression.BrotliDecoder.TryDecompress
Resolution Note (2018.3.X):
By default, the VR LWRP template will set the color space to Linear to improve rendering fidelity and correctness.
Almost all VR platforms now support Linear color space.
You can change to Gamma manually if your project requires it.