Search Issue Tracker
Fixed in 2018.3.X
Fixed in 2018.1.X, 2018.2.X
Votes
0
Found in
2018.1.0b5
2018.1.0b11
Issue ID
1014111
Regression
Yes
[Project Template] Unable to build with default 3D template settings without changing them on Android, iOS,tvOS
Warnings are thrown due to Linear color space set as default when platform switched to Android, iOS, tvOS (Linear instead of Gamma) and prevents making build.
Steps to Reproduce:
1. Open the Unity editor > Create a new project.
2. Select 3D option from the Template drop-down menu > Create project.
3. Go to BuildSetting->PlayerSetting
4. Switch the platform to Android/iOS/tvOS.
5. Go to Other setting and observe that color space is set to Linear
Note:
1. The issue is that now building an empty project takes additional steps.
2. Additional user knowledge (since you need to manipulate settings, where before you didn't need to)
Working Fine :
2018.1.0b4, 2018.1.0b3, 2018.1.0b2, 2018.1.0b1, 2017.2.0f3, 2017.1.0f3, 2017.3.0f3
Reproduce On:
2018.2.0a4, 2018.2.0a3, 2018.2.0a2, 2018.1.0b11, 2018.1.0b10, 2018.1.0b9, 2018.1.0b8, 2018.1.0b7, 2018.1.0b6, 2018.1.0b5
Environment:
Mac (10.13, 10.12), Windows10, Windows7
Notes :
Appears always
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment