Unity-Technologies / BoatAttack

Demo Project using the Universal RP from Unity3D
Other
2.54k stars 954 forks source link

Complete Lagging on Low End Mobile #69

Open deltronofficial opened 4 years ago

deltronofficial commented 4 years ago

this is not optimized for mobile at all. It lags completely on my ASUS Zenfone 2 laser ZE500KL can't even open the game scene, it just shows UI but it also lags. RAM : 2GB, VRAM: 512MB. Is it possible to optimize or its problem with LWRP?

alexr1221 commented 4 years ago

Boat Attack's perfomance decreased since the last update

ImanCol commented 4 years ago

this is not optimized for mobile at all. It lags completely on my ASUS Zenfone 2 laser ZE500KL can't even open the game scene, it just shows UI but it also lags. RAM : 2GB, VRAM: 512MB. Is it possible to optimize or its problem with LWRP?

Before compiling, you must configure the project in the lowest quality.

deltronofficial commented 4 years ago

this is not optimized for mobile at all. It lags completely on my ASUS Zenfone 2 laser ZE500KL can't even open the game scene, it just shows UI but it also lags. RAM : 2GB, VRAM: 512MB. Is it possible to optimize or its problem with LWRP?

Before compiling, you must configure the project in the lowest quality.

Hi, How to do it?

sivatejachigicherla commented 4 years ago

https://docs.unity3d.com/Manual/class-QualitySettings.html https://docs.unity3d.com/Manual/MobileOptimizationPracticalGuide.html