TMPPro Input Field throwing runtime error after upgrading to Unity 2020.1 Alpha 15

Hi there,

My project which uses a lot of TMPro input fields working fine with 2020.1 Alpha 14 and today i upgraded to 15, which is not causing these runtime errors.

I then created an empty scene, added new TMProInput field and still the same error.

Please advise

I’ll try taking a look later today and provide feedback as soon as I have more information.

Had a chance to take a closer look and the following changes will be required.

Make the following changes in the TMP_SelectionCaret.cs file which consist of adding a required component.

These changes should be made in the Global Package Cache location otherwise, these will go away whenever you close / open Unity.

These changes will be included in the next package release which will be 3.0.0-preview.3 for Unity 2020.x.

1 Like