Search Issue Tracker
Not Reproducible
Votes
2
Found in
5.5.2p1
Issue ID
886227
Regression
Yes
[OSX] Building android apk for the first time crashes editor
Steps to reproduce:
1. Create new project and switch platform to Android
2. Import 'Unity Samples: UI' project from asset store
3. Set bundle identifier and 'Build & Run'
4. Once building process starts - switch to other application and leave Unity build in background
5. Once building is nearly done - Unity crashes:
-[NSApplication endModalSession:]
-[GlobalProgressbarController setProgressbar:andText:andTitle:canCancel:]
DisplayProgressbar
EditorUtility_CUSTOM_DisplayCancelableProgressBar
Crash happens with any scripting backend, no matter code stripping is enabled or not.
Not reproducible on windows
Reproduced with: 5.5.2f1, 5.5.2p1, 5.6.0b10, 2017.1.0a1
Not reproducible: 5.5.0f1
Comments (3)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [WebGPU] clearing 2d array texture only clears first slice
- Particle System Renderer icon is missing in Animation window > Add Property context menu
- [Android] Legacy, TMP and UI Toolkit Input Field language toggle to some non-latin alphabet languages does not work with external keyboard
- Crash on keywords::LocalKeywordState::operator when calling ShaderUtil.GetPasskeywords with ShaderType.RayTracing set as the third parameter
- Inconsistent “Remove property” behavior when removing child properties in Animator window
tabworldmedia
Mar 24, 2017 12:02
Same here:
Build and run crashes Unity editor, right after App is successfully launched on target device.
MBP running OS X Sierra 10.12.3
Unity Pro v 5.5.2f1
vic_357
Mar 09, 2017 07:26
@JESUSLUVSYOOH
appreciate it so much! MacBook Pro 2016 having the same issue. finally got rid of the annoying
unity crash problem, even though it is not so elegant.
jesusluvsyooh
Mar 01, 2017 16:48
Ha, mine does this! Was new Mac laptop so presumed it was just me.
I can build, and then manually transfer APK to Device fine. Build and Run causes crash, just as its getting to the last part of process.