CurvedTextMeshPro icon indicating copy to clipboard operation
CurvedTextMeshPro copied to clipboard

Changing parent or hierarchy position seems to not update the text rebuilding.

Open JerryVerhoeven opened this issue 10 months ago • 0 comments

Suggestion to add: private void OnTransformParentChanged() { m_forceUpdate = true; }

In the TextProOnACurve class.

JerryVerhoeven avatar Apr 04 '24 19:04 JerryVerhoeven