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
- [HDRP] Decal Projector with layer mask "nothing" doesn't affect transparent objects when Decal Layers are disabled in frame settings
- "MonoBehaviour.OnApplicationQuit" is still called when quitting is canceled by “Application.wantsToQuit“ returning false
- [2D SG/VFX] Surface options are not shown in Output Inspector when 2D Sprite SG is assigned to VFX
- Collisions are incorrectly registered when setting a joint motor every frame causes
- Terrain shadows flicker while moving the Camera in the Player when Terrain contains GPU instanced materials
Add comment