Search Unity

Bug Multiplayer Play Mode doesn't work with specific packages

Discussion in 'Multiplayer Tools' started by AldoSama, Apr 10, 2023.

  1. AldoSama

    AldoSama

    Joined:
    Mar 29, 2020
    Posts:
    3
    Hello, I installed an asset store package (A* pro) and after installing it the MPPM tool doesn't work anymore. When I try to activate one more player, I have the "activating..." text in loop (even if I wait 1 hour) with timeouts in console.

    I tried to create a project from scratch, it worked again. So I checked all the dependencies used by A* pro, and it seems that the following package break MPPM : com.unity.entities version 1.0.0-pre.65

    I tried this on 2023.1.0b11 beta and also b10 and b9.

    How to reproduce:

    - create urp project from scratch
    - install com.unity.entities version 1.0.0-pre.65
    - try to start a second player in MPPM

    Thanks.
     
  2. JohannRw

    JohannRw

    Unity Technologies

    Joined:
    Jan 26, 2022
    Posts:
    13
    Hi ,
    Thanks for reporting this issue, we are looking into it.
     
  3. KikiSaintonge

    KikiSaintonge

    Unity Technologies

    Joined:
    Mar 24, 2022
    Posts:
    12
    Hi there! We are seeing some package compatibility issues with MPPM right now, specifically with the entities package, but we're also going to ensure it's not hidden elsewhere too. This is likely what you are running into - indefinite loading of the player window.