I've just updated to AC 1.81.2 from a previous version (only about 2 updates older) and now all of a sudden my Unity UI Prefabs attached to my menus are no longer working.
By this I mean the text elements aren't updating to reflect what they should (i.e. Dialogue choices, Menu Elements). The menus show the Unity UIs but their text elements aren't updating for some reason.
I'm using TextMeshPro and have tried both with TextMeshProIsPresent in the Define Script Symbols.
I've tried relinking them all again but no luck. The Menu Manager asset is assigned. I've tried reimporting AC, too.
Any ideas what could have caused this and how I could resolve it?
It looks like you're new here. If you want to get involved, click one of these buttons!
Comments
Text Mesh Pro integration is now a per-Menu option. You'll need to check Use TMPro components in each Menu's properties to make use of it.
v1.80 was a large update and had a number of such changes made to it. See the update's "Upgrade notes" section in the Changelog file for details.
Silly me, thanks Chris, that sorted it!