Moving Old TMP Pro Code from Unity5.x to Unity2019

Hi,
I have an old project I am trying to bring into Unity 2019. The original project was was when TMP Pro wasn’t included in Unity.

I’ve opened a copy of the project in 2019, where I am now using the standard assets version of TMP, but I’m getting null reference errors associated with my “wordspot” object. The first inspector view of the object in u5 looks like this:

But in 2019, where it’s not working anymore, it looks like this, but I didn’t change this object, just opened it in 2019:

Any hints or ideas about the right upgrade/refactor path appreciated.

Thanks.
Dave G

You will need to follow the steps outlined in the following top sticky post to migrate the project to the newer versions of TMP.

1 Like

Thanks, sorry I missed it.