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
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
- Disabled assets in Import Unity Package window aren't tracked but count as being selected by user
- [Windows] Crash on GetManagerFromContext when video is playing and creating High Definition 3D Projects after FMOD failed to switch back to normal output Error appeared
- GC Alloc produced when adding items to MultiColumnListView with Auto Assign Binding
- Mouse and Pointer Events are called incorrectly in ScrollView with XRUIInputModule
- Memory leak occurs when repeatedly minimizing and maximizing the UI Builder 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.