Search Issue Tracker
NetworKServer.UnSpawn() problems
De-spawning a server object with NetworkServer.UnSpawn() does not cleanup the object properly to allow it to be respawned with Netwo... 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
Neither SyncVar hooks nor ClientRPC or Command attributed functions are ...
Steps to reproduce:1. Open the attached project2. Open the TestScene3. Play the scene4. Click LAN Host(H)5. Click the Button that ap... Read more
The system lost only part of the messages when sends data via Unreliable...
Steps:1. Build project for standalone2. Run "Menu" scene in Editor3. Press "Start" button4. Press "Server" button5. Run standalone b... Read more
External dll classes are not recognized if they inherit NetworkBehaviour
Reproduction steps:1. Open project attached (NetworkBehaviourBug.zip)2. Go to Assets and check TheEngine.dll. Expected result: TheEn... Read more
SyncVar synchronization doesn't work when the Server is started in Stand...
SyncVar synchronization doesn't work when the Server is started in Standalone. But it works when Server is in Editor How we can repr... Read more
[UNET] NetworkServer.SendToAll does not send message using NetworkServer...
Steps to reproduce: 1. Download and import attached user project.2. Open scene: NetMessageTest3. Press play.4. Press Setup Server.5.... 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
File Transfer Protocol fails to load resources
Reproduction steps: 1. Set-up file sharing (Either with a Static IP address or with Machine Name)2. Share a file (Image)3. Open "Min... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default