Unity Issue Tracker - Crash on AnimatorHelper::Validate when TextMeshPro package is upgraded and then downgraded
Closed
UUM-71845
Crash on AnimatorHelper::Validate when TextMeshPro package is upgraded and then downgraded
Unity: Text (TextMeshPro)
Won't Fix
2022.3.X
We do not support the use-case of downgrading the TMP package. The workaround is to simply uninstall (delete from the Library folder) and reinstall the package.
How to reproduce:
1. Create and open a new project
2. Switch Platform to UWP (File>Build Settings...>Universal Windows Platform>Switch Platform)
3. Change the TextMeshPro version to "3.2.0-pre.9" in the "manifest.json"
4. Change the TextMeshPro version to "3.0.8" in the "manifest.json"
5. Navigate to CONTEXT>Animator
Reproducible with: 3.2.0-pre.9 (2022.3.29f1)
Not reproducible with: 3.2.0-pre.9 (2021.3.38f1), 4.0.0-pre.1, 4.0.0-pre.2 (2021.3.38f1, 2022.3.29f1)
Could not test with: 6000.0.2f1 (TMP package deprecated)
Reproducible on: Windows 10 22H2
Not reproducible on: No other environment tested