Search Issue Tracker
Won't Fix
Votes
1
Found in
2017.4.0f1
2018.4.0f1
2019.2.0a1
2019.2.9f1
2019.3.0a1
2020.1.0a1
Issue ID
1191807
Regression
No
[Mac] Crash on ioAccelResourceListAddNewGroupAndResource when importing a large COLLADA model
How to reproduce:
1. Create a new Unity project
2. Import the provided "warehouse_nok_small.dae" file into the project
3. Observe the crash
Reproducible with: 2017.4.33f1, 2018.4.11f1, 2019.2.10f1, 2019.3.0b7, 2020.1.0a9
Note:
1. Even though the Editor crashes during file import, the file is still successfully imported into the project and appears amongst the Assets.
2. Not reproducible on Windows 10.
3. After testing with COLLADA models of different sizes, the crash could not be reproduced (the issue seems to be reproducible with the provided model).
4. In streams 2017.4 and 2018.4, the Editor hard crashes.
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
- The beginning of the Animation doesn’t start at the correct position when it's being enabled through a Trigger event and the Physics Simulation mode is set to "Update"
- Values are cut off between Visual Scripting Node links when in Play mode
- UI Toolkit Style is inconsistent when using Style Classes named using digits
- Outdated page opens when accessing Sprite Atlas v2 reference page
- "DateTime.Now" in the UK timezone does not adjust when the British Summer Time is active
Resolution Note:
Resolving as Won't Fix, as the use case is a bit of a corner case, and a workaround is available (the file still gets imported correctly, and can be used in subsequent launches of the editor)