-
Empty new project with 2019.1.0a12, then adding AR Foundation from package manager:
```
Library/PackageCache/com.unity.xr.arfoundation@1.0.0-preview.22/Runtime/AR/ARSessionOrigin.cs(3,19): error C…
-
I'm trying to access just the JawOpen coefficient, using a strategy similar to what @vlobanov posted last summer (see below). When I log index 24 of the blendShapes native array, which I believe shoul…
-
* Unity version: 2019.4.12f1
* Scripting Runtime Version:
* Scripting Backend: IL2CPP
* Api Compatibility Level: 29
* Mapbox SDK version:
* The platform you're building to: Android
* A…
-
I'm getting a weird error in iOS app with AR Foundation and ARKit. I used the same code for ARTrackedImageManager and everything works perfectly.
" Could not find reference object with guid 0000000…
-
Hi,
I try the FixationPoint scene from arfoundation-samples.
The reticule shows on the screen, however it doesn’t seems to be position where I am looking at on the screen. Is it the expected behav…
-
I am testing an ARFoundation project on ARKit, using an iPad Pro 2020.
Unity version : 2020.3.20f1
AR packages version : 4.1.7
In one of my Unity scene, I have the AR Human Body Manager script on…
-
Hi everyone,
I am using Arfoundation 3.0.1 with Universal render pipeline and get a black reflection when using metallic in material whenever i increases metallic near 1, using android mi 9T to be…
-
Unity : Unity2020.3.15f
ASA: 2.10.2
ARFoundation:4.17
ARCore XR Plugin:4.17
Phone System: Android
When I need to reset the AR Session ,after called the ARSession.reset() and CloudManager.Rese…
-
Generally this works great, thank you. I have hit a bit of a brick wall on the final straight though....
I can build directly to a device no problem but upon building to archive I'm getting:
`{.…
-
**Describe the bug**
The attached crash report is from a crash that happens repeatably at least with ARFoundation 4.0.9 to 4.1.1 on Unity 2019.4.17 (and earlier).
Our app is starting a world trackin…