Ar Founation new pre release 5.0 version not visible in package manager !

Trying to install new pre release AR Foundation V-5.0.0 using the package manager of unity 2021.2.2f1 but not able to see the pre release version in package manager.


checked the package manager settings also.

Any thing else that i am missing ?

For 2021.2 and 2021.3 you will need to manually update the AR Foundation entry in your Project manifest.json to access AR Foundation 5. This file can be found in your Project directory at Packages/manifest.json, where you can update the AR Foundation version number. You can find an example Project manifest entry in our Samples project: arfoundation-samples/Packages/manifest.json at main · Unity-Technologies/arfoundation-samples · GitHub

1 Like