Search Issue Tracker
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 project 2. Open scene 'one' 3. Play scene 4. Click 'Initialize Broadcast' 5. In console, notice... 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
[UNet] UNetStaticUpdate() periodically allocates memory
Steps to reproduce: 1. Create empty unity project 2. Open "Profiler" window. In it's search bar type "unet". This will help to obse... Read more
Unity WebRequest does not work when only IPv6 is enabled
How to reproduce: 1. Disable IPv4 on your network adapter 2. Open the user attached "ipv6_2018.zip" project 3. Open the "SampleScene... 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 Server 3. Start Client 4. Connect Client ==> Server handles this connecti... 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: NetMessageTest 3. Press play. 4. Press Setup Serv... Read more
[UNETServerDll] CRCMismatch error appears only after second connect
Steps: 1. Open attached solution 2. Build 3. Run "Server.exe" ==> "Server started: 9999" message appears in console 4. Run "ClientGU... 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