Search Issue Tracker
Not Reproducible
Fixed in 2019.4.X, 2021.1.X
Votes
1
Found in
2019.3.15f1
2019.4
2021.1
Issue ID
1262894
Regression
Yes
[Linux] "Out of memory!" crash when opening Unity on Ubuntu 20.04
Reproduction steps:
1. Create and open a new project
2. Observe the crash
Full error:
Out of memory!
(Filename: ./Editor/Src/Application/Application.cpp Line: 3058)
GetManagerFromContext: pointer to object of manager 'MonoManager' is NULL (table index 5)
(Filename: ./Runtime/BaseClasses/ManagerContext.cpp Line: 89)
/home/builduser/buildslave/unity/build/PlatformDependent/Linux/External/baselib/builds/Include/C/Baselib_ThreadLocalStorage.inl.h(12): Assertion failed (rc == 0)
Reproducible with: 2019.4.12f1, 2020.1.9f1, 2020.2.0b7, 2021.1.0a1
Not reproducible with: 2018.4.28f1
Notes:
- Reproduced on a fresh install of Ubuntu 20.04
- The crash does not reproduce on Ubuntu 18.04, Windows, or macOS
-
PlinChen
Sep 13, 2022 06:30
I forgot to say, I am using Unity 2021.3.9f1.
-
PlinChen
Sep 13, 2022 06:27
I have met this several times on Ubuntu20.04.
To reproduce it easier, additional parameters `-force-vulkan -force-gfx-mt` can be appended before launching Editor.
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- TreeView Child display toggle styling becomes reversed when clicking and dragging it
- Null is returned when using FocusOutEvent.relatedTarget
- Unity_BaseInstanceID is always zero when rendering multiple meshes and instancing with the same buffer
- UI Document button's text does not resize relatively when size in percentage (%) is used
- Event.current.mousePosition has an offset of 1px along the y-axis in WebGL build when the mouse button is released
Resolution Note (2021.2.X):
We are unable to reproduce this in-house. We do extensive testing on Ubuntu 20.04. If there is a specific configuration that is exacerbating the issue, let us know.