When I tested the Canvas in World Space, I found that the UI that was moved out of the camera view still had triangles in the stats panel, so I started looking for a solution. When I asked AI, I found that the number of triangles displayed in the states panel included those after culling, so I was asked to check the Rendering Profiler, and I got this picture. Which one should I believe?
I find that it works for me, unless I’m paused. When paused, it will show everything as 0.
Ensure the game is playing
I may know what happened, that my game is indeed running, but when there are no objects in my scene, it will stop by itself. I am a 2D pure UI project