Getting error message

Include the following details (edit as applicable):

  • Issue category: Semantic Segmentation / Multiplayer / Real-time Mapping-Depth / ARDK Documentation / Unity Example Package / Sample App aka ‘AR Voyage’ / ARDK Virtual Studio Tools / Developer Tools / Networking / VPS
  • Device type & OS version: Android / iOS / Other Ex. iPhone 8+ on iOS 13
  • Host machine & OS version: Mac / Windows / Linux / Other Ex. Mac on Big Sur x.x
  • Issue Environment : Unity Remote / Unity Mock / On Device / Dev Portal
  • Xcode version:
  • ARDK version:
  • Unity version:

Description of the issue:
im getting a cs0246 and cs0540 error on the lightship code. it started after unity said i need to install input/navigation control on the back end because of compatibility. how would i correct these issue on your code?

Hello Kyle,

Would you happen to be importing the ARDK Examples package while having Unity Input System enabled? If so, that may be your issue. At the moment, the ARDK Examples package does not support Unity Input System and you’ll want to use Unity Input Manager instead. Please note that the ARDK package itself does support both input systems, it’s just the Examples package that doesn’t. You can click this link for more information.

If the above does not apply to you or it did not fix your issue, then can you please provide the following information:

  • What device are you using for development?
  • What is the OS and version of this device?
  • What device are you building your project for?
  • What is the OS version of this device?
  • What version of ARDK are you using?
  • What version of Unity are you using?

Lastly, can you try reproducing the message you got which prompted you to install this additional package and send a screenshot of it so that we can also have a look at it?

This topic was automatically closed 2 hours after the last reply. New replies are no longer allowed.