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
- Editor crashes when debugging a for loop
- Crash on UnityPlayer!profiling::ProfilerManager::DisposeProfilerRecorder+0xa when Player gets relaunched and exited after running for a long amount of time
- [Input system] When releasing one touch and pressing a second touch during a single frame, the second touch is not translated into UI event line OnPointerDown by the InputSystemUIInputModule
- URP Samples - multiple "Attempting to resolve render surface" and other errors appear when setting Quality pipeline asset
- OnDemandRendering.willCurrentFrameRender returns incorrect values in the Player when UnityEngine.Rendering.OnDemandRendering.renderFrameInterval is greater than 1
Add comment