Search Issue Tracker
Fixed in 2018.1.X
Votes
0
Found in
2018.1.0b8
Issue ID
1006812
Regression
Yes
[OSX] Editor crashes on exporting and saving .unitypackage
[OSX] Editor crashes on exporting and saving packages. Unity keeps hanging in processes and Bug Reporter is not called.
To repro:
1. Open Unity and create a new project.
2. Create one folder and e.g. script.
3. Right click on the script and select Export package...
4. Name it and save.
Actual result: Unity crashes.
Note: Sometimes Unity crashes on the second try after deselecting "Including dependencies" in Export window.
5 Unity 0x0000000100737a5c -[GlobalProgressbarController cleanup] + 140
6 Unity 0x000000010073234c ___Z32CompressTarGZAndDeleteFolderImplP8NSStringS0_S0_U13block_pointerFvvE_block_invoke + 364
7 Foundation 0x00007fff49e08dc8 __45-[NSConcreteTask launchWithDictionary:error:]_block_invoke_2 + 2
Expected result: Unity does not crash.
Regression since 2018.1.0b6.
Reproduces on
Version 2018.2.0a2 (eef84ef17bdd)
Wed, 21 Feb 2018 12:17:45 GMT
Branch: trunk
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Test Runner’s vertical scrollbar overlaps with the up and down arrows and upper toolbar tabs when the window is minimized
- The Input Field view is not updated when deleting lines of text
- The scrollbar does not respect empty lines in the Input Field
- “Texture Atlas Viewer“ button text overlaps another button when the UI Toolkit Debugger is narrowed
- Thresholds are no longer automatically calculated after deleting Motion fields in Blendtrees
Add comment