Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NetworkManager Transport Serializefield Broken in 2020.1.4f1 #716

Closed
LukeStampfli opened this issue Apr 8, 2021 · 4 comments
Closed

NetworkManager Transport Serializefield Broken in 2020.1.4f1 #716

LukeStampfli opened this issue Apr 8, 2021 · 4 comments
Assignees
Labels
stat:awaiting response Status - Awaiting response from author. type:bug Bug Report

Comments

@LukeStampfli
Copy link
Contributor

LukeStampfli commented Apr 8, 2021

Describe the bug
When using MLAPI with 2020.1.4f1 the NetworkTransport field manager resets to None when entering playmode in the editor. After leaving playmode the serialize field still shows as Null.

This issue does not happen on 2020.2.0f1, 2021.1.0f1

To Reproduce
Steps to reproduce the behavior:

  1. Create a new project using Unity 2020.1.4f1
  2. Follow the installation guide to install MLAPI.
  3. Add a NetworkManger to your scene. Assign a UNetTransport to the NetworkTransport field
  4. Enter playmode, before pressing StartHost/Server/Client see how the NetworkTransport field is None.
  5. Leave playmode the field still stays as None

Expected behavior
NetworkTransport should not be set to None like it other Unity versions.

Screenshots
before enter play mode:
image
after enter play mode:
image

Environment (please complete the following information):

  • Windows 10
  • 2020.1.4f1
  • 0.1.0

Additional context
Had 2 users also report this issue.

@LukeStampfli LukeStampfli added type:bug Bug Report stat:awaiting triage Status - Awaiting triage from the Netcode team. labels Apr 8, 2021
@racs
Copy link

racs commented Apr 9, 2021

Just a detail, in item 3 I believe it's s not Networktransform, it's NetworkTransport

@LukeStampfli
Copy link
Contributor Author

Just a detail, in item 3 I believe it's s not Networktransform, it's NetworkTransport

Right, should've been NetworkTransport, thanks.

@will-mearns will-mearns added stat:awaiting response Status - Awaiting response from author. and removed stat:awaiting triage Status - Awaiting triage from the Netcode team. labels Apr 12, 2021
@will-mearns
Copy link
Contributor

The team had some questions about this. Perhaps you can setup a sync

@ashwinimurt
Copy link
Contributor

This only occurs in one particular Editor version.
Closing after confirming with Luke.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stat:awaiting response Status - Awaiting response from author. type:bug Bug Report
Projects
None yet
Development

No branches or pull requests

4 participants