Search Unity

How to check polygon count in a Unity scene?

Discussion in 'Getting Started' started by Thomas-47, Jan 28, 2020.

  1. Thomas-47

    Thomas-47

    Joined:
    Jan 6, 2020
    Posts:
    1
    Hello all,

    I would like to check how many polygons are displayed in a scene.

    I know that this question has been asked many times (here as an example: https://answers.unity.com/questions/395937/how-can-you-find-total-poly-count-in-a-scene.html) but the procedure mentionned (Game tab > stats) is always displaying the same number, no matter how many objects are within the scene (also, those objects have been put in camera field).

    Here's a screenshot of that statistics box. (tris and verts are always 1.7k and 5.1k)

    Unity polygon count.PNG

    So I'm wondering if this feature is either broken or if I should follow another step in order to see the total polygon count.

    Thanks for your help,

    All the best,
     
  2. mjako64

    mjako64

    Joined:
    Feb 9, 2017
    Posts:
    9
    Hello,

    Sorry, I know this post is already a year old, but I have this problem on 2019.3.13f1, even with the same exact tri and vertex count. Did you have any luck finding solutions elsewhere? I'm currently downloading the latest version of Unity hoping that'll fix it.

    Thanks in advance.
    Cheers
     
  3. mjako64

    mjako64

    Joined:
    Feb 9, 2017
    Posts:
    9