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
Comments (2)
-
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
- [Quest] Pitch Shifter causes audio degradation on Quest 2 devices when sped up
- "GUI Error: Invalid GUILayout" and "NullReferenceException" are thrown when adding Scenes to "Scenes in Baking Set" in Adaptive Probe Volumes
- Inspector window not updating when switching GameObjects in Play Mode while having a VR headset connected
- "UnityException: GetName can only be called from the main thread." erors are thrown when the Shortcuts window is opened and entering Play Mode with a shortcut
- [Android] Light2D visuals stacking over frames when using RenderGraph
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.