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
- Some UXML Template Asset foldouts appear enabled when all fields inside are disabled
- URP Terrain Demo crash on burst_signal_handler after Generating lighting
- Project window button icons are poorly visible and their shades differ in Light theme
- GC.Alloc called by HDRenderPipeline.LensFlareMergeOcclusionDataDrivenPass() when playing the default HDRP Sample Template project
- Automatic LOD fails and SRP Batcher incompatibility occurs when using spline-based quad-topology meshes
Add comment