Hello,
In Unity 2021.2 b16 I can’t install package com.unity.ui - “Unable to find the package with specified name…”
I found in 2022.1 alpha release notes this line:
- UI Toolkit: Marked the com.unity.ui package, which is incompatible with 21.2 and above, as deprecated.
Does it mean 2021.2 and up version should not use UI Toolkit runtime anymore ? In this case how to implement runtime UI ?
And basically what is the future of UI Toolkit for runtime and 3D interface (I mean creation UI at runtime & manipulate in 3D space) ?