Search Issue Tracker
[UNET] NetworkManager.ClientChangeScene is called when loading a scene w...
How to reproduce:1. Open the submitted project2. Build and run the project3. Notice the text field that appears4. Open the Loading s... Read more
NetworkManagerHUD X key bind for stopping server does not work
Steps to reproduce:1. open attached project2. play scene 'Main'3. start as Server(!)4. press 'X' on keyboard Expected: stops serverA... 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 window... Read more
[UNETServerDLL] Assert rises when user closes client after host was removed
Steps:1. Open attached project2. Run "Server.exe"3. Run "ClientGUI.exe"4. Press "Start Client" button5. Press "Connect" button==>... Read more
UdpNetworkDriver.ScheduleUpdate() generates garbage on every call
To reproduce:1. Open the attached project2. Enable Dev Build and Autoconnect Profiler3. Build and Run IL2CPP APK on Android4. In the... 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 project2. build and run3. start... Read more
[UNET] SyncListStruct is not synchronized after reconnection
Steps to reproduce:1) open users attached project2) build and run as host3) press key '1' several times4) join as client from editor... 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 index... 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 up3. Build for ... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used