"OpenGLES2 and OpenGLES3 have been deprecated" occurs always

Every time I open my project (Case 1108597) in Unity 2019.3.0a10, the editor displays this warning:

I didn’t install iOS or tvOS platform support, nor did I ever build this project for either platform with an earlier Unity version.

How can I get rid of this warning or is this the expected behavior?

Thanks Peter, I notified the devs. If you find the time, a bug report would be much appreciated.

1 Like

Hi!

Fix is already incoming, but meanwhile there is a simple workaround - change anything in Player Settings, save the project and the error will disappear for the next time you open the editor.

1 Like

Thanks, that did the trick!