Search Issue Tracker
Won't Fix
Votes
0
Found in
2021.3.40f1
6000.0.9f1
Issue ID
UUM-75009
Regression
Yes
[Linux][X11] Editor Graphics API can't be set to OpenGL when running on an Nvidia Optimus laptop, prime offload enabled, and while using X11
Reproduction steps:
1. Create a new 3D project
2. Observe the used Graphics Backend
3. Click Edit > Project Settings… > Player > Other Settings
4. Switch Graphics Backend to OpenGL
5. Observe the used Graphics Backend
Expected results: Project is opened with OpenGL Graphics Backend
Actual results: Project is opened with Vulkan Graphics Backend and “Could not find compatible OpenGL core profile version” error is thrown. Switching to Vulkan Graphics Backend restarts the Editor with Vulkan Graphics Backend
Reproduced with: 2021.3.40f1, 2023.1.0a23, 6000.0.9f1
Not reproduced with: 2022.2.0a1, 2022.3.36f1, 2023.1.0a22
Reproduced on: Ubuntu 22.04 (Nvidia prime offload, X11)
Not reproduced on: Ubuntu 24.04 (AMD GPU, X11), Windows 10, Ubuntu 24.04 (Nvidia prime offload, X11), Ubuntu 22.04 (Nvidia GPU, X11), Ubuntu 22.04 (Nvidia prime offload, Wayland), Ubuntu 22.04 (Intel iGPU, X11)
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
- Some UXML Template Asset foldouts appear enabled when all fields inside are disabled
- URP Terrain Demo crash on burst_signal_handler after Generating lighting
- Project window button icons are poorly visible and their shades differ in Light theme
- Automatic LOD fails and SRP Batcher incompatibility occurs when using spline-based quad-topology meshes
- Editor crashes on D3D12GetInterface when repeatedly enabling and disabling 256 text components
Resolution Note:
Seems to be an underlying issue with Ubuntu's nvidia offload support in 22.04 and appears to be fixed in 24.04.
Since the editor still continues to launch with vulkan and this occurs on a narrow set of OS versions and hardware, we're going to choose to not fix this issue.