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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
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.