Search Issue Tracker
[Mobile] UnityWebRequest.responseCode always returns 0 instead of 401
To reproduce:1. Open users attached project "UnityWebRequestIssue.zip"2. Enter Play mode3. Observe in the console "Response code: 40... Read more
[Windows] UnityWebRequest and WWW not handling Content-Encoding header
How to reproduce:1. Download attached project and open "Launcher" Scene2. Enter Play mode and hit "Start Request" button with "Use G... Read more
"UnityWebRequest.Get()" throws an "IndexOutOfRangeException" when constr...
Reproduction steps: 1. Open "UnityWebRequestTest.zip" project2. Open "TestScene"3. Enter Play mode4. Click on "Send web request: emp... Read more
Using HTTPS instead of HTTP causes the call never complete and timeout
To reproduce:1. Open the QA's attached project2. Play the scene Expected result: Using HTTP works the same as using HTTPSActual resu... Read more
Websocket over TLS with mqtt fails connection and raise unexpected excep...
How to reproduce: 1. Open attached Unity project "AwsWebsocket"2. Enter the play mode3. Press "Connect to the endpoint" Expected res... Read more
UploadHandlerRaw throws ArgumentException when a null gets passed as the...
How to reproduce:1. Open the attached '1324331.zip' project2. Open the SampleScene3. Enter the Play mode4. Observe the Console Expec... Read more
AndroidJavaException when aborting a UnityWebRequest
Steps to reproduce:1. Open and build the user-supplied project to a device with an internet connection.2. Wait for a few seconds. Ex... Read more
Analytics restore old cookie data after cookie cache has been cleared vi...
How to reproduce:1. Download tester-submitted project(CookieRepro)2. Run the included Python script 'Cookies.py' to start a local se... Read more
Accessing nonexistent Streaming Asset on Android with incorrect number o...
Steps to reproduce:1. Open attached project2. Build on Android and run3. Make sure URL has 1 slash like so 'file:/*` in the input fi... Read more
UnityWebRequestMultimedia.GetAudioClip throws a 404 error if there is a ...
Steps to reproduce:1. Open "WebRequestMultimedia" project2. Go into play mode Expected result: both paths should return the audio fi... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used