-
Hi, I want to test this app, but I knows little about iOS development. When I use xcode and a real iPhone 6s to test, xcode outputs following debugging information, this app is not launched successful…
-
I have a image and it is getting detected . than I am trying to place the augumented image on the top.It is not working,
```
adb log:
E/native: hit_test.cc:377 generic::internal: No point hit.
I…
-
Thanks for your effort in putting the ARKit library for React Native can you please include some example of rendering an object or image would be very helpful.
-
This creates a lot of confusion, especially for beginners. Both ARCore and ARKit should "just work" out of the box on this sample repo.
Also, there should be a warning when using ARFoundation and b…
-
### SPECIFIC ISSUE ENCOUNTERED
Hosting (and resolving) cloud anchors doesn't work in Unity Editor when using Instant Preview.
### VERSIONS USED
- Unity: 2019.1.14
- ARCore SDK for Unity: 1.1…
-
### Describe the project you are working on
ARCore integration in the form of a plugin based on XRInterfaceExtension
### Describe the problem or limitation you are having in your project
The camera…
-
### SPECIFIC ISSUE ENCOUNTERED
When an AR object is anchored to a specific world coordinate, the object bounces slightly after 1~3 seconds. That is, it is slightly moved from the first anchored posit…
-
**Description**
Unity crashes when resetting the ARSession (with ARSession.Reset method) when getting the focus of the app back.
The crash happens in the `ARAnchorManager_anchorsChanged` method of…
-
I am not able to get EarthTracking running with token authentication on iOS in our project.
On Android it works with the same code/project.
I am using token authentication and persistent cloud ancho…
-
Hi!
I managed to update to AR Foundation 4.2.7 on Unity 2021 and everything works fine.
However, I have a problem related to tracking, where the camera completely moves out of the view instead of …