Search Issue Tracker
Rotation and position are not synchronized from client to host
Regression from Version 5.3.0b4 (464ebe2ac4ad) Repro: 1. Open attached project 2. Run host on standalone 3. Run client in Editor 4... 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
Unity WebRequest does not work when only IPv6 is enabled
How to reproduce: 1. Disable IPv4 on your network adapter 2. Open the user attached "ipv6_2018.zip" project 3. Open the "SampleScene... 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 project 2. Run "Server.exe" 3. Run "ClientGUI.exe" 4. Press "Start Client" button 5. 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 : Network... Read more
[UNET] NetworkServer.SendToAll does not send message using NetworkServer...
Steps to reproduce: 1. Download and import attached user project. 2. Open scene: NetMessageTest 3. Press play. 4. Press Setup Serv... 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
- SearchExpression strips quotes
- dSYM file is not created during macOS standalone build
- Project Settings panels disappear and do not repaint when entering Play Mode without reloading Domain
- Screen Space Decals ignore Rendering Layer Mask when using OpenGL Graphics API
- Crash on scripting_method_invoke when the Player is build before entering the Play mode in the Editor