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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Add comment