08-21-2022 04:24 AM
I imported the oculus integration package to my vr project and now i get this error
Assets\Oculus\SampleFramework\Usage\SpatialAnchor\Scripts\AnchorUIManager.cs(326,21): error CS1061: 'Button' does not contain a definition for 'OnSelect' and no accessible extension method 'OnSelect' accepting a first argument of type 'Button' could be found (are you missing a using directive or an assembly reference?)
How can i fix this error?