arcore-unity-extensions icon indicating copy to clipboard operation
arcore-unity-extensions copied to clipboard

Google ARCore Extensions and Geospatial Creator for Unity's AR Foundation

Results 157 arcore-unity-extensions issues
Sort by recently updated
recently updated
newest added

Versions: Unity 2023.2.19f1, 2023.2.20f1 ARCore Extensions: 1.42.0 AR Foundation: 5.1.3 AR Core: 5.1.3 **Reproduce:** 1. I added the ARCore Extensions by the git url (https://github.com/google-ar/arcore-unity-extensions.git), to an existing project using...

Having enabled cloud anchors as part of the ARCore Extensions, on trying to create an iOS build I get the following error: `Updating local specs repositories Analyzing dependencies [!] CocoaPods...

I am using unity 2022.3.25. ARCore Extension: 1.45 Once i place the anchor and go back click the Resolve button i am getting this error ![Screenshot 2024-08-30 at 3 09...

With `ExternalDependencyManager` folder conflict with external dependency manager package in the project, it should be removed and use the dependencies system instead Please also add the recommendation to install `https://github.com/googlesamples/unity-jar-resolver.git?path=upm`...

I am using ar core unity extensions v1.45 and using ios authentication strategy as Authentication token. I am generating jwt token and setting it through ARAnchorManager.SetAuthToken. Everything works perfect i...

I am creating an app that has backup VPS systems in the case that an area lacks accurate Geospatial API coverage (inside buildings, private land, etc). However during testing I...

bug

Are there plans to integrate RTK to Geospatial API? At the moment, Geospatial API addresses most accuracy issues, provided Google has prior knowledge (through VPS) to said area. However, if...

feature request