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
- "GetPreferedValue" returns max value when using auto-sizing
- UI Builder doesn't update the style sheet when using "Extract inline style" right-click option
- “Assertion failed on expression” errors thrown when undoing Nodes creation with keyboard shortcut
- Crash on various stack traces when using Texture2D.CreateExternalTexture() while rendering
- Clicking on section text in Node Library > Context folder throws NullReferenceException errors
Add comment