Fixed in 1.1.8: installation fails because Demo.cs references not yet installed PrimeTween #34
-
Greetings! I tried to install PrimeTween on a project that was made with 2023.2.2f1 but the installation seems to fail, as the PrimeTween namespace is unavailable when trying to reference it. At first i thought maybe something might've been wrong with my project, so i tried to add PrimeTween to a new Unity2d project, but the results were the same. As i saw Unity 2019.4.40f1 mentioned in the asset store as the Unity version required, i got a work around going by downgrading the project first, installing PrimeTween and then upgrading the project again. Now that i am writing this i see that 2023.2.2f1 is not marked as LTS, is the installer only compatible with LTS version(s) or just the 2019.4.40f1 version? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Huge thanks for reporting the problem! I fixed the issue in version 1.1.8. You probably saw this error in the console that prevented PrimeTween from installing correctly:
The issue wasn't connected to a particular Unity version and should be fixed now. |
Beta Was this translation helpful? Give feedback.
Huge thanks for reporting the problem! I fixed the issue in version 1.1.8.
You probably saw this error in the console that prevented PrimeTween from installing correctly:
The issue wasn't connected to a particular Unity version and should be fixed now.
PrimeTween is compatible with Unity 2018.4 and all newer versions, including 2023.2.2f1.