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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
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.