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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment