python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
When I use Vuforia at Unity, How to use 'ITrackableEventHandler' class?
I want to use the tracking function. but when I coding with 'ITrackableEventHandler', an error occurs(Error CS0246 : The type or namespace name 'type/namespace' could not be found). The version I am u...
Keastmin
Votes: 0
Answers: 0
Is there any solution for "destination" error with NavMeshAgent in Unity?
I'm working on "Indoor Navigation" using Vuforia in unity. I have scanned the map using "Vuforia Area Target Creator" and import area targets to Unity Project, then I have merged m...
mostafa2000
Votes: 0
Answers: 1
Can I change between ARCore Optional and ARCore Required for a live app on the Play Store?
I have an app that was published using ARCore Optional.
I would like to do an update to the configuration and set ARCore Required (i.e. ensure that only ARCore supported devices are allowed to install...
Yasthil
Votes: 0
Answers: 1
Errors when upgrading Vuforia in Unity from version 9 to version 10
The type or namespace name 'SmartTerrain' could not be found (are you missing a using directive or an assembly reference?)
The type or namespace name 'PositionalDeviceTracker' could not be found (a...
rew
Votes: 0
Answers: 1