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
- Text is unreadable when DLSS is applied to the Canvas with Render Mode set to World Space
- NullReferenceException errors appear in the Console when changing the values of Visual Effect Control Clip Events' Attributes
- Crash on TextCore::OTL_TableReader::GetOpenTypeLayoutTables when using Japanese Font as TMP Fallback
- TreeView.AddItem performance regression when opening EditorWindow
- Shadows are not visible in Player when using DX12 with Forward+ or Deferred+ rendering in URP
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.