MirrorNetworking / Mirror

#1 Open Source Unity Networking Library
https://mirror-networking.com
MIT License
5.18k stars 767 forks source link

additive levels network manager / portal. works only for the host #3487

Closed netanel1988 closed 1 year ago

netanel1988 commented 1 year ago

i am using the scripts of mirror examples "AdditiveLevels" scripts : "AdditiveLevelsNetworkManager" "FadeInOut" "Portal" //////// if the host touch the portal - it works and the server moving him to next scene.

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

Additional context Add any other context about the problem here.

MrGadget1024 commented 1 year ago

Can't reproduce in master or asset store release Additive Levels example. You shouldn't be modifying the examples or using the scripts from the examples in your own game. Make new scripts from the Script Templates and use the examples as reference / inspiration.