UnityARFoundationEssentials icon indicating copy to clipboard operation
UnityARFoundationEssentials copied to clipboard

AR Foundation examples created with Unity and ARKit

Results 24 UnityARFoundationEssentials issues
Sort by recently updated
recently updated
newest added

If you run the PeopleOcclusion scene on the iPad Pro (may also be an issue on other devices, but I don't have one to test), the stencil is offset from...

Hi, I have taken one of the example scene (ImageTrackingRuntimeSave) from the UnityARFoundationEssentials project for adding images to XRImageLibrary at runtime. I have made some changes on that code, like...

i have unity 2020 , i have started the project i had several error in code : 1- Assets\Scripts\PeopleOcclusion.cs(123,62): error CS0246: The type or namespace name 'XRCameraImageConversionParams' could not be...

How can i achieve like this video on plane tracking ? https://user-images.githubusercontent.com/82649539/115011108-d8560d80-9ecb-11eb-90f5-28290fddfd40.mov

Hi Dilmer, Normally I use Vuforia but through the help of your videos i am learning AR Foundation. But i have a question: with Vuforia you can drag/drop by example...

I am facing multiple issues with things as 'Input System', 'AR Human Body Manager','AR Reference Point Manager', 'AR Occlusion Manager', 'XR CPU Image', 'AR Human Bodies Changed Event Args', 'Configuration...

private ARHumanBodyManager humanBodyManager; but I cant find the assembly... pls help

I am looking for a method to extract the face tracker's texture and apply it to the face mesh 3d model. Thanks, lots of love..

Hi, my question is: Instead of dragging prefab into the inspector and instantiating it, how can I place a gameObject in AR scene? So I would like to load a...

Running Unity3d : 2019.3.1.1 For some reason, I keep receiving the error below error CS0246: The type or namespace name 'ARHumanBodyManager' could not be found (are you missing a using...