GameDevEducation / Unity_AIBehavioursPackage

MIT License
16 stars 7 forks source link

Deprecated features in later Unity versions #9

Open bitcloudTheFirst opened 3 months ago

bitcloudTheFirst commented 3 months ago

FYI I had to make a few changes to get this working in the latest Unity

1) Accessibility appears deprecated. I needed to remove this package 2) TextMeshPro doesn't work properly. I needed to remove and reimport this package 3) On all GameDebuggers I needed to change SetText to TextMeshProUGUI.text in order to have the debug working.

Cheers

IainMcManus commented 3 months ago

Can you let me know which version of Unity; if this was with a clone of the project or the UPM package; and which version/tag it was? I've tested with Unity 2023.2.x as well as Unity 6.