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
- WebGL build dependencies are not refreshed until the Editor is restarted
- “Audio Random Container” allows adding unlimited number in “Audio Clips” numeric field, causing Editor to freeze
- In Deferred rendering path, mixed lights don't render when enabling "Use Rendering Layers" in the Decal renderer feature
- [Windows] Special characters in file names are sorted to the end of the alphabet in the Project window
- Information box icons are not contained within the information box bounds in Render Pipeline Converter 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.