Search Issue Tracker
Not Reproducible
Votes
0
Found in
2017.1.1f1
Issue ID
1060284
Regression
No
Crash when opening a large scene
How to reproduce:
1. Open the attached Unity project.
2. Open the "mixed_world_Nov-21-232730-2017_Apr-22-154518-2018.unity" scene.
Expected result: The scene loads and opens.
Actual result: Unity crashes. Sometimes, the computer freezes instead.
Reproducible with - 2017.1.5f1, 2017.2.3p2, 2017.4.7f1, 2018.1.9f1, 2018.2.0f2, 2018.3.0a5
Note:
If the computer crashes, these lines are written in the Editor.log:
DynamicHeapAllocator allocation probe 1 failed - Could not get memory for large allocation 50331648.
DynamicHeapAllocator allocation probe 2 failed - Could not get memory for large allocation 50331648.
DynamicHeapAllocator allocation probe 3 failed - Could not get memory for large allocation 50331648.
DynamicHeapAllocator allocation probe 4 failed - Could not get memory for large allocation 50331648.
DynamicHeapAllocator out of memory - Could not get memory for large allocation 50331648!
Could not allocate memory: System out of memory!
Trying to allocate: 50331648B with 16 alignment. MemoryLabel: Yaml
Allocation happend at: Line:19 in C:\buildslave\unity\build\Runtime/Serialize/TransferFunctions/YAMLMemory.cpp
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment