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
- Modifying UI Prefab child's Height only confirms the first 1 or 2 digits when the Scene is newly opened or the Prefab is newly created
- ProfilingSampler.Get() returns null and makes the Player only render black when building a Release Build
- Search text field visual controls for the Path binding in an Input Actions Asset is misaligned
- Display issues in VideoPlayer when using Screen.SetResolution on certain Google Pixel devices
- Crash on Texture::TextureIDMapInsert when opening a specific project
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)