Search Unity

Question the empty scene has only 20 fps

Discussion in 'Android' started by brano42, Jun 5, 2023.

  1. brano42

    brano42

    Joined:
    Aug 25, 2020
    Posts:
    78
    Hello i have a proble my empty scene have in editor 680 fps but if i build game on andoid have only 20 fps
    what could be wrong? please help me
     
  2. brano42

    brano42

    Joined:
    Aug 25, 2020
    Posts:
    78
    Current Please help me
     
  3. AcidArrow

    AcidArrow

    Joined:
    May 20, 2010
    Posts:
    11,799
    Is it a URP project? Does it have post processing enabled by default? Which Unity version are you using? Are you setting Application targetFramerate? Is Vulkan enabled?
     
  4. brano42

    brano42

    Joined:
    Aug 25, 2020
    Posts:
    78
    Hello it is not a URP project , I not have post Procesing in game ,I have the version unity 2022.21f1 , I don't use it Application targetFramerate and Vulcan enabled have ...sorry for my English
     
  5. AcidArrow

    AcidArrow

    Joined:
    May 20, 2010
    Posts:
    11,799
    Disable Vulkan, set Application.targetFramerate to 60.
     
  6. brano42

    brano42

    Joined:
    Aug 25, 2020
    Posts:
    78
    Thank you Application.targetFramerate to 60. and the game goes to 30 fps, also please help me how to set the reflection probe because when I use it the game goes to 14 fps