StatView information is wrong on android when objects more than 100

StatView information is right when objects less than 100.

When the number increased to three digits like “Objects = 120”, it will always three digits, even if I detachAllChildren. Objects number should be 14 when I add nothing to rootnode, but it is 147 or 144.

This is only happend on android.

Did anyone encountered the same problem?

the problem is not the count actually, but that’s a bug in bitmap text on android.

Wasn’t this fixed? I’m sure I remember people talking about it a few months ago.

Yeah, this was fixed a while ago. The latest nightly should have the correction.