Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.
  2. We have updated the language to the Editor Terms based on feedback from our employees and community. Learn more.
    Dismiss Notice

Discussion Is it normal to get 150-200 fps even though I've create a few tilemaps?

Discussion in '2D' started by omeree, Mar 1, 2023.

  1. omeree

    omeree

    Joined:
    Dec 22, 2021
    Posts:
    4
    While I already get 100 fps in the games I play on the PC, I saw that it showed 150-200 fps when I looked at the stats section of the game I created only the tilemap. Moreover, the tilemap consists of 32x18 sprites. I feel that this thought is shallow and restricting me, but since I am new, I don't know what is right. Could you enlighten me on this?
     
  2. SF_FrankvHoof

    SF_FrankvHoof

    Joined:
    Apr 1, 2022
    Posts:
    780
  3. omeree

    omeree

    Joined:
    Dec 22, 2021
    Posts:
    4
    Thank you for Profile advice. Actually my main question is isn't getting 150-200fps just for tilemaps too little? For some reason I feel like there should be more
     
  4. SF_FrankvHoof

    SF_FrankvHoof

    Joined:
    Apr 1, 2022
    Posts:
    780
    Yes, it is. But there is also overhead from the editor, and I think the Editor might cap it at playmode.
    There's no reason whatsoever that your game should be running 7000+fps in the editor. It's simply not very useful. You really shouldn't care about FPS until you're actually starting to hit limits.
     
  5. omeree

    omeree

    Joined:
    Dec 22, 2021
    Posts:
    4
    Maybe i'm asking the question wrong. I'm looking for help from experienced developers who understand me :)
     
  6. omeree

    omeree

    Joined:
    Dec 22, 2021
    Posts:
    4
    "But there is also overhead from the editor" I think that's the part I missed, thank you
     
  7. SF_FrankvHoof

    SF_FrankvHoof

    Joined:
    Apr 1, 2022
    Posts:
    780
    Empty Scene:
    upload_2023-3-1_15-13-38.png

    Framerate will actually INCREASE to 200+ FPS if I add a camera.

    Meanwhile, in the profiler:
    upload_2023-3-1_15-14-12.png
    Game is actually running at 10.000 FPS+

    Again: Ignore the Stats-window. And don't worry about FPS until you actually start to hit limits.


    Edit: Running on a very high-end PC. It's my full-time job, so it's worth the investment (especially when the boss is paying for it).
     
  8. flasker

    flasker

    Joined:
    Aug 5, 2022
    Posts:
    193
    if you get 100fps on other games and you have 200fps in unity arent u above your normal? return to ask more if you go below 120fps