Search Unity

MLAPI install not working

Discussion in 'Netcode for GameObjects' started by cube_sniper24, Apr 20, 2021.

  1. cube_sniper24

    cube_sniper24

    Joined:
    Aug 7, 2020
    Posts:
    13
  2. LKrell

    LKrell

    Unity Technologies

    Joined:
    Jan 21, 2021
    Posts:
    2
    Sorry you ran into this error. We've added more information to help with this potential issue to that page!

    It could be due to restarting your system for Git if a new install. For MacOS, you may need to update/install Xcode. Let me know if those possible options help fix the issue!

    https://docs-multiplayer-stg.unity3d.com/docs/migration/install
     
    luke-unity and cube_sniper24 like this.
  3. cube_sniper24

    cube_sniper24

    Joined:
    Aug 7, 2020
    Posts:
    13
    thank you, I didn't realise that a restart was required when installing git and it worked.
     
  4. LKrell

    LKrell

    Unity Technologies

    Joined:
    Jan 21, 2021
    Posts:
    2
    Awesome! We just updated with that note. :) Happy to help out! We're working to add more troubleshooting and error message info to the docs as quick as we can.
     
  5. adrianov

    adrianov

    Joined:
    Dec 23, 2015
    Posts:
    15
    Hi there, I'm following the same steps and still having the same issue. I've update git and xcode as well as restarted my computer multiple times, yet I'm still seeing the same errors. PLS help!

    Here's the entire error:
    [Package Manager Window] Unable to add package [https://github.com/Unity-Technologi...th=/com.unity.multiplayer.mlapi#release/0.1.0]:
    Could not clone [https://github.com/Unity-Technologies/com.unity.multiplayer.mlapi.git]. Revision [release/0.1.0] could not be found.
    UnityEditor.EditorApplication:Internal_CallUpdateFunctions () (at /Users/bokken/buildslave/unity/build/Editor/Mono/EditorApplication.cs:327)
     
  6. Yuntinghhh

    Yuntinghhh

    Joined:
    Apr 27, 2021
    Posts:
    1
    Hi I have the exactly same issue here. Did you figure out how to solve this?