Search Issue Tracker
Allow overriding of default 'user-agent’ header in UnityWebRequest
Keep default 'user-agent' header but allow overriding of this with a completely custom header. Read more
NetworkDiscovery.broadcastData changes when entering Play mode
Reproduction steps:1. Open the attached project in Unity2. Open the "Scene" scene3. Build and run4. Wait till it says "Initialized (... Read more
UNetWeaver error after upgrading project from 5.4 to 5.5/5.6
To reproduce:1. Open attached project2. Observe UNetWeaver error in console: UNetWeaver error: Exception :System.MissingMethodExcept... Read more
UnityWebRequest.isDone is always false when it is trying to communicate ...
Reproduction steps:1. Open the attached project (858829-ReproProject.zip)2. Open and play the "test" scene3. Press the only button i... Read more
UNETWeaver crashes with NullReferenceException when a class inheriting U...
Steps to reproduce:1. Open attached project "class_test000.zip"2. Build WSA Universal 10 SDKResult: Build fails and NullReferenceExc... Read more
UnityWebRequest leaks unreclaimable memory when POSTing to HTTPS
To reproduce:1) Open attached project and scene2) Build and run it3) Change URL to something that would quickly finish requests4) Ma... Read more
Editor crashes when inspecting a specific object while you are joined to...
To reproduce:1) Open attached project and 'playingScene'2) Build and run it3) In the player, select "Host"4) After it finishes loadi... 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
[Networking]Unable to connect to another server without manually calling...
Steps to reproduce:1. Download and open the attached project2. Build "ClientExample" scene for standalone3. Open scene "ServerExampl... Read more
Client connection to hosted server is interrupted with NetworkReader:Rea...
To reproduce: 1.Download and open attached project2.Build the game on standalone platform3.Open built project and play as Host4.Ente... 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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled