Backported m_IsTextObjectScaleStatic field from newer TMP versions, that let us avoid the slow and useless (99% of the time) TMP_DoRebuild checking the scale of every registered texts every frame. Saves ~0.3ms every frame
Default to true, we'll have to manually update all the texts getting their scale updated at runtime, don't think we have a lot of them