Search Issue Tracker
Fixed in 2018.1.X
Votes
0
Found in
2018.2.0a5
Issue ID
1013721
Regression
Yes
[Trunk] Projects with 3D Template cannot be built for mobile platforms
Steps to reproduce:
1. Create new 3D project
2. Change Platform to Android/iOS
3. Go to File->Build Settings -> Player Settings -> Other Settings
4. Change Color Space to Gamma
5. Build for Android/iOS (don't forget to set Package Name in Player Settings)
-Observe errors in the console
Expected result: apk should build without errors from a fresh project
Reproduced with:
Version 2018.2.0a5 (cb62b984f033)
Tue, 13 Mar 2018 06:32:19 GMT
Branch: trunk
Error:
UnityEditor.BuildPlayerWindow+BuildMethodException: 42 errors
at UnityEditor.BuildPlayerWindow+DefaultBuildMethods.BuildPlayer (BuildPlayerOptions options) [0x0021f] in C:\buildslave\unity\build\Editor\Mono\BuildPlayerWindowBuildMethods.cs:183
at UnityEditor.BuildPlayerWindow.CallBuildMethods (Boolean askForBuildLocation, BuildOptions defaultBuildOptions) [0x00065] in C:\buildslave\unity\build\Editor\Mono\BuildPlayerWindowBuildMethods.cs:90
UnityEngine.GUIUtility:ProcessEvent(Int32, IntPtr)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "Compiling CSMain: Internal error communicating with the shader compiler process." error when compiling a shader
- Single bit enum options become invisible in the Inspector when combined enum options are declared above them
- UI Builder background color picker alpha values are set to even numbers when saving alpha value as an odd number
- Objects are hard to read in the Hierarchy when using a high resolution display with a low display scale
- Animation triggers do not reset after playing animation
Add comment