dilmerv / UnityARFoundationEssentials

AR Foundation examples created with Unity and ARKit
https://www.youtube.com/@dilmerv
MIT License
787 stars 223 forks source link

The type or namespace name 'ARReferencePointManager' could not be found #5

Open EthanLin0224 opened 4 years ago

EthanLin0224 commented 4 years ago

I'm using Unity 2019.2.17f1 ,and xrfoundation 3.1.0...installed, but this asset I opened, then console show --> The type or namespace name 'ARReferencePointManager' could not be found (are you missing a using directive or an assembly reference?) [Assembly-CSharp]csharp(CS0246) why does it?

snehapampatwar commented 4 years ago

Can anyone help i am also facing the same issue The type or namespace name 'XRReferencePoint' could not be found.I am using unity 2019.2.16 and ARFoundation 2.0.2

alanspace commented 10 months ago

Me too, I'm facing very familiar problems