ARDKExamples giving critical namespace errors on import

Issue category: Unity Example Package

  • Device type & OS version: Android
  • Host machine & OS version: Windows
  • Issue Environment : Unity Remote / Unity Mock / On Device / Dev Portal
  • 1.3.0:
  • 2020.3 LTS:

Description of the issue:
Getting 11 critical errors on in Unity Console when I import ARDKExamples.

Unity Console:
The type or namespace name ‘Gameboard’ does not exist…
The type or namespace name ‘GameboardCreatedArgs’ does not exist…
etc…

I’ve closed and reopened Unity. I’ve reimported the package.

Please help.

Ok Brandon, here is what I would like you to try in order to fix this error:

  • Move your resources folder and your scenes folder into your Root asset directory.
  • Then delete your ARDK, and ARDK examples folders and re-import all four packages from the downloads page.

This should resolve your errors and get you unblocked from progressing on your project.

That solved the problem! Thank you.

Glad to hear it. We are glad to help out when we can.

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

These errors will occur if you import the ARDK example scenes without importing the Lightship AR Developer Kit ARDK Unity package. To fix them, simply import the same version of the ARDK Unity package as the example scenes that you are importing. You can find the latest version of the Lightship AR Developer Kit (and the corresponding example scenes) in your Lightship.dev account downloads page.