Search Issue Tracker
[WebPlayer] [System.Net.Security.SslStream] SslStream.AuthenticateAsClie...
Reproduction steps: 1. Open attached project 2. Open scene "TestScene" 3. Enter play mode 4. Observe the console logs. If the reques... Read more
Network configuration mismatch detected even though host's and client's ...
Steps to reproduce: 1. Open "Bomberman" project 2. Open "Lobby" scene 3. Build and run the project 4. In the Build press "LAN Host(H... Read more
[UNET] SyncListStruct class file with certain names is not synced with c...
Steps to reproduce: 1) Download attached "Repro.zip" 2) Open the scene and build the project 3) Host from build, Client from editor ... Read more
HandleTransform no gameObject Log Error Message after destroying a netwo...
Steps to reproduce: 1) open the attached project 2) build and run 3) editor as host, client as build 4) on client drag select capsul... Read more
[Android] Application freezes on WWW.Dispose if connection is canceled
Reproduction steps: 1) Open attached project "TimeoutBug" 2) Build and run on an android device --- According to the user also repr... Read more
NetworkManagerHUD "Uncaught TypeError: Cannot read property 'id' of null...
Steps to reproduce: 1. Open the project 2. Build and Run on WebGL 3. Click "LAN Client(C)" 4. Click "Cancel Connection attempt" 5. R... Read more
[UNET] Prefab loaded from AssetBundles and registered using ClientScene....
To reproduce: 1. Download attached project from owncloud. 2. Open "TestScene" scene. 3. Enter Play mode. 4. Notice output in the co... Read more
Awake of NetworkBehaviour is not called at launch in standalone build, b...
In Editor, Awake and Start functions are called as follows: Awake in Networked object, Awake in local object, Start in local object,... Read more
The new WWW.bytesDownloaded feature completely freezes Unity
Reproduced on 4.3.0f2 The new WWW.bytesDownloaded feature completely freezes Unity until the download completes. This feature was ... 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
- SerializedPropertyChangeEvent is invoked when initially binding PropertyFields in custom Editor
- UI Panel is not visible when HDR and STP filter are enabled
- Crash on GfxDeviceD3D11Base::DrawBuffersIndirect when opening a specific project
- OnTriggerExit2D is called in Play mode when undoing component adding
- Builds fail with "Execution failed for task ':launcher:checkReleaseDuplicateClasses'" error when the newer version of the In-App Purchasing package is installed on a specific project