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
- Only one out of multiple cameras is shown in the Play Mode while HDR display is used and Direct3D12 is set as the graphics API
- The "Paste Component as New" option is incorrectly displayed as active despite the action being prohibited
- "TLS Allocator ALLOC_TEMP_TLS" errors are thrown when unsuccessfully importing an FBX file
- A memory leak occurs in Play mode when using Direct3D12 Graphics API
- Crash on GfxDeviceD3D12Base::DrawBuffersCommon when rendering 60 real-time lights in the far distance
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.