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
- Missing script error when clicking “script” link in Cave scene’s Water Sample Description
- [VFX Graph] Set Position Shape Gizmo isn't refreshed after shaper switch
- NullReferenceException is thrown when trying to access volumeStack from the HDCamera class
- Visual artifacts appear when using an Orthographic camera with a Reflection Probe
- Not all animation properties are accessible when a prefab with an avatar model contains a nested copy of itself with a renamed GameObject
Add comment