Search Unity

  1. Megacity Metro Demo now available. Download now.
    Dismiss Notice
  2. Unity support for visionOS is now available. Learn more in our blog post.
    Dismiss Notice

Magic Leap Assets Error CS0117 in MLPersistentCoordinateFrames

Discussion in 'AR' started by Apollo2888, Jul 9, 2019.

  1. Apollo2888

    Apollo2888

    Joined:
    Jan 21, 2019
    Posts:
    6
    I went through the set-up process as described on these two sites:

    https://circuitstream.com/deploy-magic-leap-one-unity/
    https://circuitstream.com/magic-leap-unity-setup/

    When I imported the Magic Leap assets as they say to, I get a whole bunch of errors. However, after clicking clear, only these four errors remain:

    upload_2019-7-9_16-57-13.png

    Copied to text for convenience:

    Assets/MagicLeap/CoreComponents/MLPersistentPoint.cs(120,46): error CS0117: `UnityEngine.XR.MagicLeap.MLPersistentCoordinateFrames' does not contain a definition for `OnReady'
    Assets/MagicLeap/CoreComponents/MLPersistentPoint.cs(136,46): error CS0117: `UnityEngine.XR.MagicLeap.MLPersistentCoordinateFrames' does not contain a definition for `OnReady'
    Assets/MagicLeap/CoreComponents/MLPersistentPoint.cs(304,42): error CS0117: `UnityEngine.XR.MagicLeap.MLPersistentCoordinateFrames' does not contain a definition for `OnReady'
    Assets/MagicLeap/Examples/Scripts/Common/SpriteSequenceAnimation.cs(29,77): error CS0246: The type or namespace name `Min' could not be found. Are you missing an assembly reference?

    What do I do to fix these? Can I even fix these, or did thy just import wrong? I already tried importing them again but nothing changed; except maybe more errors initially.

    Any help would be appreciated!
     
  2. Deleted User

    Deleted User

    Guest

    What version of Unity are you using?
     
  3. Apollo2888

    Apollo2888

    Joined:
    Jan 21, 2019
    Posts:
    6
    The project I am trying to integrate says its version is 2018.1.9f2-MLTP10
     
  4. Deleted User

    Deleted User

    Guest

    Did you contact the Magic Leap Assets team about that?
     
  5. Apollo2888

    Apollo2888

    Joined:
    Jan 21, 2019
    Posts:
    6
    I have not, this was the first forum I could find to post something about it. Do you know how I can contact them?
     
  6. Deleted User

    Deleted User

    Guest

    They have a contact form on their web site.
     
  7. Apollo2888

    Apollo2888

    Joined:
    Jan 21, 2019
    Posts:
    6
    They were unable to help, and suggested i turn back to community forums. So if anybody on this forum knows anything, the problem is still open.
     
  8. Deleted User

    Deleted User

    Guest

    It's their scripts that have problems and they say they cannot help? Well, what can I say...
     
  9. Apollo2888

    Apollo2888

    Joined:
    Jan 21, 2019
    Posts:
    6
    I know, and I was kind've surprised too. I'm going to post something on one of their forums about it as well.
     
  10. Apollo2888

    Apollo2888

    Joined:
    Jan 21, 2019
    Posts:
    6