Characters array resized. For best performance increase the size of the Start Character Count variable

Within the Kinematic Object Manager you should change the Start Character Count to a value of 2.
 
yeah, I figured that part out myself.

Here? Line 467
[SerializeField] protected int m_StartCharacterCount = 1;

What object is this script attached to?
 
Top