Getting Null Reference on OnLocaleChanged

Hello again!

I followed the steps and implemented a string table derived from my Google Sheets, the table is there with all the translations I need, I’ve added the Localize String Event to a TMPRO component to test it, but when I enter the Play mode I get two errors, the first one from the Localization Settings:

And the second one from the Localize String Event

Here’s how my Localization Settings is filled:

And here’s my Localize String Event:
7579447--939364--upload_2021-10-17_15-21-22.png

I’m struggling for quite some time now, help!

I don’t know if it’s related to the version I’m using, as I saw some ppl saying that it only works after 2020.2, I’m using 7579447--939367--upload_2021-10-17_15-22-40.png

Yes this is an old bug in SerializeReference. Updating to the latest 2020.3 will fix it.

1 Like

That’s what I feared the most… thanks for your answer!