Search Unity

Magic Leap v0.22 Unity 2019.2.0b9 InputModule Missing Raycast

Discussion in 'AR' started by LTPDaverCT, Jul 26, 2019.

  1. LTPDaverCT

    LTPDaverCT

    Joined:
    Jul 23, 2019
    Posts:
    1
    Magic Leap input module missing from v0.22 Unity 2019.2.0b9
    Tried using the InputModule example but raycast is no longer working after update.

    EventSystem is Missing (Mono Script)
    InputExample (gameObject) > InputExample.cs > Input Module == null (OnPlay)

    Learned the MagicLeap > Libs > LuminUnity > MLInputModule is not longer part of the package
     
  2. Chris_ML

    Chris_ML

    Joined:
    Sep 10, 2018
    Posts:
    2
    Hello @LTPDaverCT,


    Unfortunately at this point, the MLInputModule and MLInputRaycaster scripts are not currently working with Lumin SDK 0.22.0

    There is an issue that we are waiting for Unity to resolve that will hopefully fix this, but we do not have an ETA on that timeline.

    We tried to call this out in the Important Notes section of the Release Notes:
    • "MLInputModule and MLInputRaycaster are not available and will cause errors due to dependency issues. We do not recommend updating until Unity resolves this issue if this is required by your project."