Unity-Technologies / BoatAttack

Demo Project using the Universal RP from Unity3D
Other
2.49k stars 944 forks source link

Fix background loading priority to high in the LoadingScreen #186

Open virtus2 opened 1 year ago

virtus2 commented 1 year ago

Application.backgroundLoadingPriority should be ThreadPriority.High, So it can load as much data as possible.