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
SocketException is thrown when creating a Socket with IPv6 AddressFamily...
Steps to reproduce: 1. Open attached project2. Open scene "repro"3. Run it4. Notice SocketException in console:SocketException: An a... Read more
Unable to launch new Host if you previously exited Play mode while Host ...
Regression - reproduces in 2017.2.0b2 ( in 2017.2.0b1 works fine) Think that when you exit Play mode while your Host is active - som... Read more
[HLAPI] SyncVar should throw warning when changed from client
Steps to reproduce:1. open attached project2. build and connect two instances3. click Space to add to number Expected: when SyncVar ... Read more
[UnetServerDll] Connect. Manager returns the same connection Id for a re...
Steps:1. Run SharpPart.exe in attached project2. Press "Start Client" button3. Click on "Start -> Connect" menu item==>Take a ... Read more
SyncVar custom attribute on SyncList causes double serialization
Putting the [SyncVar] custom attribute on a SyncList member variable causes the contents of the SyncList to be serializaed twice whe... Read more
UnityWebRequest does not send set cookies on redirect
Steps to reproduce:1. Open the attached project2. Open the Assets/test.unity scene3. Open Wireshark4. Filter http traffic5. Play the... Read more
NetworkManager numPlayers wrong
the numPlayers property of NetworkManager is one higher than the actual number of players on a host. Read more
[WWW][AssetBundles] When downloading asset bundle, Editor hangs
Steps to reproduce: 1. Open attached project2. In top menu bar click "Test > Build AssetBundles"3. On top menu bar click "Test &g... Read more
Clients cannot disconnect with hud keyboard shortcut (X) if input is reg...
Steps to reproduce:1. Download and open the attached project2. Build for standalone3. Open a build instance4. Press LAN Host in the ... 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
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
- White lighting artifact when a point light with a small emission range and "Hard Shadows" touches an object while a directional light with "Soft Shadows" and another point light are present