FYI I had to make a few changes to get this working in the latest Unity
- Accessibility appears deprecated. I needed to remove this package
- TextMeshPro doesn't work properly. I needed to remove and reimport this package
- On all GameDebuggers I needed to change SetText to TextMeshProUGUI.text in order to have the debug working.
Cheers