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
- Long Property names are not truncated in the Add Property dropdown in the Animation window when the Long Property name does not fit
- [iOS] High CPU load when device keyboard is open
- Selected Animation clip in the Animation window changes when the Domain Reload is triggered
- Animation window scrollbar keeps resetting when the scrollbar width is changed after adding an event
- LocalizationSettings.InitializationOperation hangs when re-entering Play Mode with Domain Reload disabled
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)