Unity Issue Tracker - OpenGLCore Graphics API is available and can be selected on Apple M1 even when it is not supported
Fixed
UUM-3997
OpenGLCore Graphics API is available and can be selected on Apple M1 even when it is not supported
Unity: MacOS
M1
Fixed
2022.2.X
Won't Fix
2023.1.X
OpenGL support was removed for MacOS runtimes on Unity 2023.1.
Added deprecation notice to the OpenGL option for macOS targets.
Reproduction steps:
1. Create a new Unity project
2. Go to Edit > Project Settings > Player
3. In Player settings open "Other Settings"
4. In "Other settings" find "AutoGraphics API for Mac" and uncheck the checkbox
5. Press the "+" button in the "Graphics APIs for Mac" to open the submenu
6. Select the "OpenGLCore" Graphics API from the submenu
Actual: OpenGLCore can be selected in Player Settings
Expected: OpenGLCore cannot be selected in Player Settings