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
- Buttons in the Overlay Menu in the Scene View are all gray even if they're activated when Game View is maximized and minimized
- NullReferenceException is thrown when baking Adaptive Probe Volume for a Terrain with Non-GI Contributing Tree Prototypes and multiple APV objects with different LayerMasks are present on the scene
- Hands are not recognized when using Hololens 2
- "OnTriggerExit2D" is called before "OnTriggerEnter2D" when object is destroyed immediately
- Editor crashes on PrepareSpriteTilingData when exiting Play mode
Add comment