Search Issue Tracker
[WebPlayer] [System.Net.Security.SslStream] SslStream.AuthenticateAsClie...
Reproduction steps:1. Open attached project2. Open scene "TestScene"3. Enter play mode4. Observe the console logs. If the request co... Read more
Network configuration mismatch detected even though host's and client's ...
Steps to reproduce:1. Open "Bomberman" project2. Open "Lobby" scene3. Build and run the project4. In the Build press "LAN Host(H)"5.... 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 project3) Host from build, Client from editor4) S... Read more
HandleTransform no gameObject Log Error Message after destroying a netwo...
Steps to reproduce:1) open the attached project2) build and run3) editor as host, client as build4) on client drag select capsules a... 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 reproduc... Read more
NetworkManagerHUD "Uncaught TypeError: Cannot read property 'id' of null...
Steps to reproduce:1. Open the project2. Build and Run on WebGL3. Click "LAN Client(C)"4. Click "Cancel Connection attempt"5. Repeat... 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 consol... 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 ad... 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