microsoft / MixedReality-SceneUnderstanding-Samples

MIT License
52 stars 20 forks source link

Error at startup(error CS0104: 'Vector3') #24

Closed nunotani123 closed 2 years ago

nunotani123 commented 2 years ago

I get error that [Assets\SceneUnderstanding\Core\Understanding\Scripts\SceneUnderstandingManager.cs(683,58): error CS0104: 'Vector3' is an ambiguous reference between 'System.Numerics.Vector3' and 'UnityEngine.Vector3'] when setup this sample.