Wrong version in package.json

Avatar
  • updated
  • Under Review

Hello!

Just a minor one, but I just downloaded version 4.5.0 and the version listed inside package.json is still 4.3.1.

Thanks in advance.

Reporting a bug? please specify Unity version:
2022.3.28f1
Reporting a bug? please specify Shapes version:
4.5.0
Reporting a bug? please specify Render Pipeline:
URP
Avatar
Freya Holmér creator
  • Under Review

Usually this means your unity version is older than the version I uploaded the most recent version of shapes with, so that it installs the first compatible version. 4.4.0 and above was uploaded with one of the 2022.3 patch releases, so updating to the latest 2022.3 LTS should work

Avatar
Tommaso Papini

Oh yeah, my Unity version was 2022.3.28f1 when I imported it, I can see that the min supported version for 4.5.0 is 2022.3.30.

I didn't know Unity would do that, thanks for pointing that out. Cause on the Package Manager window it still shows version 4.5.0. It doesn't say anywhere (as far as I can see) that it's actually importing 4.3.1.

So I imagine I'll need to use the package.json as source of truth to know which version I actually imported, right?

Image 901

Avatar
Freya Holmér creator

probably yeah ;-; it's kind of annoying that unity isn't better at telling you this!