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
- [Discussions] "NativePassData.GraphPasses()" has GC Alloc of ~256 B when using Render Pass
- Setting Shader Graph to Surface Type "Transparency" and Render Face "Both" breaks the preview
- Warning "Unknown pseudo class "multiline"" is logged when the Animator is loaded or in use after picking Motion in a States Inspector
- Deleting the property in the Blackboard and then creating the different type property with the same name throws an error
- Selector gets stuck in UI if scroll is used while dragging
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)