Lighship AR for Magic Leap 2 unity setup

Include the following details (edit as applicable):

  • Issue category: Lightship for Magic Leap 2
  • Device type & OS version: Android
  • Host machine & OS version: Windows
  • Issue Environment : Unity Editor
  • Xcode version:
  • ARDK version:
  • Unity version: 2022.3.37F1

Description of the issue:
Hello!

I am trying to set up the lightship ARDK on the Magic Leap 2 and I have received the error
Library\PackageCache\com.unity.transport@1.4.1\Runtime\IPCManager.cs(79,44): error CS1955: Non-invocable member ‘NativeHashMap<ushort, int>.Count’ cannot be used like a method.

Any advice to remove this error ?
Thanks in advance!

Hi Habil,

Thanks for reaching out. This error is caused by importing SharedAR into an ARDK project. SharedAR uses Unity’s Netcode for Gameobjects which requires an updated version of the Unity transport.

You can update the Unity Transport via the Package Manager