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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
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.