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
- [CI/CD]Build cache not invalidated when building targets with different defines
- VFX Learning Templates contains an empty folder the HDRP_VFX_Learning_Templates Scene
- Crash on -[NSApplication endModalSession:] when changing code in a Code Editor, saving and clicking on the Unity Window with "Stop Playing and Recompile" selected
- “Install package from git URL” and “Install package by name” tab does not close when resizing undocked Package Manager window and gets pushed outside the window
- "EndLayoutGroup: BeginLayoutGroup must be called first." errors are thrown when creating a Tag with identical name and holding the enter keyboard button