Search Unity

Unity empty project too high ms

Discussion in 'Editor & General Support' started by buurakdeeniz, Jan 19, 2022.

  1. buurakdeeniz

    buurakdeeniz

    Joined:
    Aug 2, 2020
    Posts:
    1
    Hi, i was developing a mobile game and i realized that fps is too low on mobile devices but on pc it was great. I though it's about my unity version and i downloaded a new unity version 2020.3.6 LTS but then it went worse. I created a new unity project and thats the result. What should i do to optimize my game?
     

    Attached Files:

  2. DevDunk

    DevDunk

    Joined:
    Feb 13, 2020
    Posts:
    5,043
    How's the project setup?
    Do you use IL2CPP?
    Is it just the camera or are there scripts running?
    What is the performance you get? 'bad' is really vague
    What graphics settings do you use? (is MSAA or something on?)
    URP or built in pipeline?

    P.S. Games almost always run slower on android, because phones generally are slower and use tiles GPUs