The Unity Editor, whether its version is 2022.3.56f1 or 6000.0.34f1, seems to increasingly cause Ubuntu to hang for a sec, before the login session crashes and I am thrown back to the logon screen. It doesn’t seem that the problem is either the CPU, Memory, or Disk Read-Writing, as I checked the System Monitor and all seems to be normal.
Sometimes, Ubuntu crashes before the Unity Editor is even able to load, which can leave compilation errors in necessary Unity Editor components. Sometimes, the editor seems to run fine until it suddenly freezes just because I tried to access the menu bar or resize the windows.
I am guessing that the problem lies more on how the Unity Editor launches and about segmentation errors. I have already tried to type MESA_GL_VERSION_OVERRIDE=4.5 MESA_GLSL_VERSION_OVERRIDE=450 ./Unity -force-vulkan
on the terminal. Is anyone about to provide a solution or at least a cause?