Search Issue Tracker
Rotation and position are not synchronized from client to host
Regression from Version 5.3.0b4 (464ebe2ac4ad) Repro:1. Open attached project2. Run host on standalone3. Run client in Editor4. Pres... Read more
NetworkDiscovery broadcast data cannot be changed
With the NetworkDiscovery components, the broadcast data cannot be changed while the component is running. Read more
Listening multiple hosts can not add external connection
Steps to reproduce:1. Download and open project " uNet bug report"2. Open and build project's scene "scenes/uNet transform sync"3. P... Read more
NetworkProximity checker exception
NetworkProximity checker exception when entering a scene. 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
ClientRpc calls in reverse order on LocalClient
ClientRpc calls in the same frame are calledin reverse order on LocalClients. Read more
NetworkManager numPlayers wrong
the numPlayers property of NetworkManager is one higher than the actual number of players on a host. Read more
operations not synced for SyncList on base class
Operations not synced to client for SyncList on base class, when invoked from a derived class. exmaple: public class Foo : NetworkBe... Read more
[UNET] NetworkServer.SendToAll does not send message using NetworkServer...
Steps to reproduce: 1. Download and import attached user project.2. Open scene: NetMessageTest3. Press play.4. Press Setup Server.5.... 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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Weight Brush Overlay text is clipped in Sprite Editor
- GameObject Transform scale values reset to their previously saved values when proportions are constrained and certain decimal values are entered in the Inspector
- Asset thumbnails in the Project window stay white when a referenced texture file is deleted and restored
- Crash on PersistentManager::ReadObjectThreaded when calling AssetDatabase.ForceReserializeAssets() multiple times in a row
- Scene becomes dirty when first opening an HDRP Template project