Search Issue Tracker
Fixed in 7.0.0-pre.1
Fixed in 2.1.9, 4.1.1, 5.0.5, 6.0.1
Votes
0
Found in [Package]
2019.4
2020.3
2021.1
2021.2
2021.2.0a16
Issue ID
1338690
Regression
No
"OutOfMemoryException" error when importing files with big amount of layers
Reproduction steps:
1. Open the attached project "1338690repro.zip"
2. Import the "case_1338690-Rig_BIG.psb" file
Expected result: The rig is imported with no issues
Actual result: OutOfMemoryException: Out of memory error
Reproducible with: 2018.4.36f1, 2019.4.27f1, 2020.3.11f1, 2021.1.10f1, 2021.2.0a19
Notes:
-The issue is not reproducible with a 32GB ram system but is reproducible with a 16GB ram system
-The devices tested had lots of available space for memory consumption
-The error comes from PsdLoad.cs:297: OutOfMemoryException: Out of memory. If disabling the check on that line the rig is imported with no error.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Prefab's scripts are constantly reloaded when trying to enter multiple digits or characters into public fields on custom scripts consecutively
- [Linux] Progress modal window stays on top of every other window and cannot be moved
- Crash on mono_g_hash_table_find_slot when entering Play Mode
- [iOS] Crash when pressing "Done" on the keyboard layout
- Sprite Atlas remains loaded in memory after scene change or unloading assets
Add comment