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
- Value on Slider (Int) control in UI Builder displays as default when saving UI Document
- Color mismatch in UI Builders Library panel when the Editors theme is set to Light Mode
- [Android ] "AndroidJNI.ToBooleanArray" returns a random non-zero value instead of "IntPtr.Zero" when the method argument is null
- Non-HDR color picker opens when selecting material color with HDR enabled
- Crash on EditorApplication:Internal_CallUpdateFunctions when pushing property block by index to SpriteShapeRenderer
Add comment