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
- Text is unreadable when DLSS is applied to the Canvas with Render Mode set to World Space
- NullReferenceException errors appear in the Console when changing the values of Visual Effect Control Clip Events' Attributes
- Crash on TextCore::OTL_TableReader::GetOpenTypeLayoutTables when using Japanese Font as TMP Fallback
- TreeView.AddItem performance regression when opening EditorWindow
- Shadows are not visible in Player when using DX12 with Forward+ or Deferred+ rendering in URP