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
- Shader Compiler IPC Exception and Editor Crash on AMD 9000-X3D CPU series
- Editor crashes in TextLib::FindIntersectingLink when hovering UITK Labels with <link> tags rendered via ATG
- Crash on mono_log_write_logfile when more than one copy of bee_backend is running
- NativeList<T>.ParallelWriter.AddNoResize() causes memory corruption when used in a [BurstCompile] IJobParallelFor on Web builds
- Realtime reflection probe changes light strength when removing light sources using URP WebGL
Add comment