Search Issue Tracker
NetworkBehaviour isn't allowed to have more than 15 SyncVars
Steps to reproduce: 1. Open attached project2. Notice errors in console caused by SyncVarsScript.cs:UNetWeaver error: GetWriteFunc r... 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
[Networking] Misspellings in NetworkDiscovery.Initialize() log
Steps to reproduce:1. Open attached project2. Open scene 'one'3. Play scene4. Click 'Initialize Broadcast'5. In console, notice the ... Read more
[UNet] UNetStaticUpdate() periodically allocates memory
Steps to reproduce: 1. Create empty unity project2. Open "Profiler" window. In it's search bar type "unet". This will help to observ... Read more
UNetWeaver error when SyncEvents use the same delegate
Error "UNetWeaver error: ProcessInstructionMethod failed" when using the same delegate for multiple SyncEvent events. Read more
NetworkManager doesnt become "ready" if online scene is set, and offline...
NetworkManager doesnt become "ready" if online scene is set, and offline scene is not set. This makes the "Client Ready" in-game UI ... Read more
[UNETServerDll] Server does not handle incomming data
Steps:1. Run attached program ("SharpPart.exe")2. Start Server3. Start Client4. Connect Client==>Server handles this connection, ... 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
[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
[UNETServerDll] CRCMismatch error appears only after second connect
Steps:1. Open attached solution2. Build3. Run "Server.exe"==>"Server started: 9999" message appears in console4. Run "ClientGUI.e... 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
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server