Search Issue Tracker
[UNET] NetworkManager.ClientChangeScene is called when loading a scene w...
How to reproduce: 1. Open the submitted project 2. Build and run the project 3. Notice the text field that appears 4. Open the Loadi... Read more
NetworkManagerHUD X key bind for stopping server does not work
Steps to reproduce: 1. open attached project 2. play scene 'Main' 3. start as Server(!) 4. press 'X' on keyboard Expected: stops se... Read more
Setting Animator's parameter does not work if prefab with animator was i...
To reproduce: 1. Open users project "BugSetAnimatorFloat.zip". 2. Open and Play "SceneStart" scene. 3. Open Console and Animator win... Read more
[UNETServerDLL] Assert rises when user closes client after host was removed
Steps: 1. Open attached project 2. Run "Server.exe" 3. Run "ClientGUI.exe" 4. Press "Start Client" button 5. Press "Connect" button ... Read more
UdpNetworkDriver.ScheduleUpdate() generates garbage on every call
To reproduce: 1. Open the attached project 2. Enable Dev Build and Autoconnect Profiler 3. Build and Run IL2CPP APK on Android 4. I... Read more
NetworKServer.UnSpawn() problems
De-spawning a server object with NetworkServer.UnSpawn() does not cleanup the object properly to allow it to be respawned with Netwo... Read more
[UNET] Client stops receiving some of the messages from server when conn...
Steps to reproduce: ! I would advise following attached repro video instead of steps 1. open attached project 2. build and run 3. s... Read more
[UNET] SyncListStruct is not synchronized after reconnection
Steps to reproduce: 1) open users attached project 2) build and run as host 3) press key '1' several times 4) join as client from ed... Read more
Cannot add scenes with similar names to Network Manager
1. Open the attached project 'NetBug' 2. Open the scene 'main' 3. Add scenes to Build settings: 'abc Test' to index 0, 'Test' to ind... Read more
[iOS]Using ipv6 connection type can't establish connection between devices
To reproduce: 1. Open users attached project "NetworkExample.zip" 2. Make sure that in Services tab Multiplayer is set up 3. Build ... Read more
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Tile Palette selected dropdown text does not update when palette is renamed
- ArgumentException thrown and reference to Template gets unset when opening UXML file after editing referenced Template in Play mode
- [iOS][WebGL] Player freezes when multiple properties of a VisualElement are changed at the same time
- Warning 'GetControlID at event ValidateCommand returns a controlID different from the one in the Layout event' is logged when undoing the deletion of an Edited Freeform 2D Light
- ShadowCaster2D breaks on certain Rotation positions when Casting Source is set to PolygonCollider2D