Search Issue Tracker
NetworkDiscovery initializes broadcast without internet connection
To reproduce: 1. Open the project, attached by user (NetworkDiscovery.zip) 2. Open "Main" scene if not open 3. Disable your interne... 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
CrossDomainPolicy failure after reload page on mac
Webplayer support is being discontinued in Unity 5.4: http://blogs.unity3d.com/2015/10/08/unity-web-player-roadmap/' Read more
UNet HLAPI packet queueing doesnt work with ReliableFragmented channels.
UNet HLAPI packet queueing doesnt work with ReliableFragmented channels. When a ReliableFragmented reaches capacity, a log message o... Read more
SyncListStruct Callback doesn't work properly when you have multiple sam...
Repro steps: 1) Build project 2) Open two instances of built applications 3) In first one press "H" button on keyboard (starts Host... Read more
NetworkClient leaks hostId
NetworkClient leaks hostId if destroyed without connecting. NetworkTranspoort.RemoveHost() is never called for a NetworkClient insta... Read more
"Unknown message ID 115 connId:1" error on sending messages from Server ...
When send messages from Server using SendByChannelToAll() to one Client everything works fine. But on adding second Client on it sta... Read more
SyncList callbacks have inconsistent timing.
The callbacks for SyncLists for the local client on the host have inconsistent timing in regard to the actual operation. The callbac... Read more
Setting Animator's parameter does not work if prefab with animator was i...
To reproduce: 1. Open users project "BugSetAnimatorFloat.zip". 2. Open and Play "SceneStart" scene. 3. Open Console and Animator win... Read more
[UNET] Spawning player crashes unity
Reproduction steps: 1. Open user's attached project. 2. Press play. 3. Select LAN Host(H). - CRASH. Reproduced on: 5.4.0b25,5.3.5f1 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
- [Android][iOS] The keyboard closes and re-opens when consecutive input fields are selected
- Complex Sub Graph connected to a Voronoi node is ignored when the shader gets applied as a Material
- Compute Shader property not set error when entering play mode with path tracing and PBR sky
- "WebGL Publish" detects WebGL module and allows building when it is installed without restarting the project
- Editor is non-responsive and flickers when multiple Water System instances are enabled