Search Unity

Can't find networkManager in unity 2019 !

Discussion in 'Multiplayer' started by MohmadAlmasre, Jun 21, 2019.

Thread Status:
Not open for further replies.
  1. MohmadAlmasre

    MohmadAlmasre

    Joined:
    Jun 21, 2019
    Posts:
    9
    Hi everyone i'm using unity 2019.1.7f1 .
    after a lot of tutorials of Unet .
    i'm trying to add networkManager component to an empty object
    but i couldn't find it ?
    is it removed from this version ?
    hope you give me some advice because i'm looking to publish my game .
    i
     
  2. gamevanilla

    gamevanilla

    Joined:
    Dec 28, 2015
    Posts:
    968
    UNET has been moved to an independent package that you need to manually install in your project in Unity 2019. You can find it via the Package Manager window available in the Window menu option. The package is named Multiplayer HLAPI.
     
  3. MohmadAlmasre

    MohmadAlmasre

    Joined:
    Jun 21, 2019
    Posts:
    9
    Thanks for your answer .
    in the packages manager i couldn't find anything name Multiplayer HLAPI .
    also i didn't find it on the internet or on github can you help me please to find and install it ?
     
  4. Joe-Censored

    Joe-Censored

    Joined:
    Mar 26, 2013
    Posts:
    11,847
    Don't just start adding Unet to a project now. It was deprecated a year ago, and removed from the engine. It was only made available as an optional package for people who wanted to move to latest Unity but are already using Unet. Use a 3rd party network API, or give Mirror a try.
     
  5. MohmadAlmasre

    MohmadAlmasre

    Joined:
    Jun 21, 2019
    Posts:
    9
    Thanks man , I couldn't find its name . Or package can you give me a link or something to get started
     
  6. gamevanilla

    gamevanilla

    Joined:
    Dec 28, 2015
    Posts:
    968
    It should be there in a proper Unity installation. Make sure you have selected the All packages option at the top of the window.



    You can find the latest official information in this blog post.
     
  7. MohmadAlmasre

    MohmadAlmasre

    Joined:
    Jun 21, 2019
    Posts:
    9
    Thanks again but it keep saying loading packages for a long time
    anyway i'm going to find a new way to make my game work with network ,
    Thanks everyone
     
  8. samf1111

    samf1111

    Joined:
    Sep 18, 2019
    Posts:
    16
    Last edited: Oct 1, 2019
  9. ArmanGharavi

    ArmanGharavi

    Joined:
    Apr 12, 2019
    Posts:
    1
    HI.
    I have this problem.
    and I live in Iran. Unity Package Manager isn't available for Iran.
    Install the older Unity version.
     
  10. shibi2017

    shibi2017

    Joined:
    Jan 18, 2018
    Posts:
    153
    use mirror in the asset store
     
  11. Lince012

    Lince012

    Joined:
    Apr 20, 2020
    Posts:
    1
    Lo encontre!! Gracias!
     
  12. Vincent454

    Vincent454

    Joined:
    Oct 26, 2014
    Posts:
    167
  13. davidmgordon16

    davidmgordon16

    Joined:
    Jul 25, 2020
    Posts:
    4
    hey, i need help on this too, i found it, but how do i install it? (Multiplayer HLAPI)
     
  14. davidmgordon16

    davidmgordon16

    Joined:
    Jul 25, 2020
    Posts:
    4
  15. Vincent454

    Vincent454

    Joined:
    Oct 26, 2014
    Posts:
    167
    On the bottom right of the package manager window you can simply press install xD
     
  16. Tamim12321

    Tamim12321

    Joined:
    Jul 30, 2020
    Posts:
    2
    Bruh It Depends In Your Network Speed If Your Network speed Is Poor Then No way Bro
    Look In Some Country Internet Speed Does Not Work Well Like (Afghanistan, Iraq, Iran, Suria And Etc.. )
    Hope Ya Understand, BRUUUUUUUUH!
     
  17. BenMacTavish

    BenMacTavish

    Joined:
    Jun 1, 2020
    Posts:
    6
    What is the best alternative I can use? with a good documentation?
     
  18. PruthvirajNGS

    PruthvirajNGS

    Joined:
    Nov 14, 2016
    Posts:
    2
    Installing from Multiplayer HLAPI package manager worked for me!
    Thank you!
     
  19. allanbett7182

    allanbett7182

    Joined:
    Oct 19, 2020
    Posts:
    1
    Thank you so much for your help. You rock :)
     
  20. AKelektronik

    AKelektronik

    Joined:
    Dec 30, 2020
    Posts:
    1
    I had the same problem
    Thanks to you i fixed it thanks
     
  21. Deleted User

    Deleted User

    Guest

    Thanks its working!!
     
  22. nhonhoem0123

    nhonhoem0123

    Joined:
    Jan 3, 2021
    Posts:
    1
     

    Attached Files:

Thread Status:
Not open for further replies.