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
- Addressables content build fails but the Player build is successful when building a development build
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
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)