From this thread ( UTF 1.4 - #9 by sandolkakos ), it seems there’s at least a version as high as “2.0.1-pre.18”.
How do I add this to my project? That thread is outdated, it mentions to change “packages.json”, but such a file doesn’t even exist on my machine (There’s a packages folder with 2 json files but no packages.json). I am on 2022.3.16 which is almost the latest version of Unity, but when I enable “show pre release features” in package manager, I still don’t see anything.
Nothing in that thread mentions a “packages.json”
This is the simple way to install a specific version of a package: https://docs.unity3d.com/6000.0/Documentation/Manual/upm-ui-quick.html
2.x is old, by the way. Last published package was back in 2022. You’re probably better off just using 1.4.4.
thanks so much for your help.
I did inspect both of those pages, but neither of them list this “2.0.1-pre.18” anywhere. The latest they have is 2.0.1-exp.2, and changelog doesn’t mention any package versions that I can find.
In any case, maybe “2.0.1-pre.18” is good enough for me