Unity-Technologies / BoatAttack

Demo Project using the Universal RP from Unity3D
Other
2.51k stars 946 forks source link

benchmark loading on ios fix #135

Closed alexey-unity closed 3 years ago

alexey-unity commented 3 years ago

unity bug 1298326 fix for boat attack being stuck on loading screen on ios, due to exception thrown when enabling AppSettings, resulting in the immediate disable, which removes "scene loaded" callback (thus preventing from switching to the level)