Unity version 2020.3.34f1
Game view zoomed in at 5X
Bug?
Unity version 2020.3.34f1
Game view zoomed in at 5X
Bug?
heres the same set up but using Metal API
Don’t use OpenGLCore on Mac, Metal is the way to go, and it’s actually a very good API.
OpenGL is not supported by Apple anymore.
The reason why OpenGLCore must be used instead of Metal may be due to the following issues.
In other words, Unity’s implementation of Metal is flawed and has not been able to break away from OpenGLCore.
I have filed a bug report for the glitches mentioned in the above thread, and I hope Unity will address them.
Also, I am aware that OpenGLCore is deprecated on Mac/iOS, but I am aware that it is something that continues to be supported.