Search Unity

Development build better performance than release build ?

Discussion in 'Editor & General Support' started by skopusnik, Aug 25, 2019.

  1. skopusnik

    skopusnik

    Joined:
    Jul 22, 2019
    Posts:
    7
    I have a problem with android build.

    If i create just empty 2d project with only fps counter in and one script for targetframerate and i build and run it in development build mode, app runs fine, 60 fps all the time. But if i build it in normal mode (build and run), app become really unstable and fps jumping down to 35 - 45 all the time. So really simple app build cant hold on 60 fps all the time, but in development build can.

    What should i do ?
     
    ltranc likes this.
  2. benbenmushi

    benbenmushi

    Joined:
    Jan 29, 2013
    Posts:
    34
    Hi,

    We are having similar issues,

    did you manage to find more info or perhaps a solution to your problem ?
     
  3. tangyinglin0228

    tangyinglin0228

    Joined:
    Apr 23, 2018
    Posts:
    16
    I am having the same problem at 2020.2.3f1c1 macbook pro 2018. I will use the development build if I could get rid of the "development build" label.