Search Issue Tracker
Unnecessary symbols "%7E" are added in UnityWebRequest and HttpClient lo...
How to reproduce:1. Open the "IN_29802" project2. Open the “SampleScene” in “Assets/Scene1”3. Run the server by opening the "Server"... Read more
WebRequest.Create() function fails with "URI prefix is not recognized" e...
How to reproduce:1. Extract and open the attached “IN-135060.zip“ project2. Select File → Build And Run3. Run the project for ~10 se... 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 waiting response time doubled and in some cases quadrupl...
Steps to reproduce:1. Open the attached user's project "UnityWebRequest2021.zip"2. Open "SampleScene.unity"3. Enter Play Mode4. Obse... Read more
Webrequests fail with RuntimeBinderException: Cannot perform runtime bin...
Steps to reproduce:1. Open attached "RuntimeBinderException.zip" Unity project2. Open scene "Test"3. Enter Play mode4. Observe Conso... Read more
UnityWebRequest using "../" at the start of a URL will result in an inte...
How to reproduce:1. Download attached project file and open "test" Scene2. Select the Main Camera in Hierarchy Window and set the UR... Read more
UnityWebRequest does not report an error on non-existing file when anoth...
To reproduce: 1. Open the project, attached by the user (404Test.zip)2. Open the "Test" scene3. Enter Play mode4. Observe the consol... Read more
[iOS] UnityWebRequest memory leak when using Get to continuously request...
Steps to reproduce:1. Open the attached project ("1331341.zip")2. Build the "SampleScene"3. Deploy and run on an iOS device Expected... Read more
[Mac] DownloadHandlerAudioClip.GetContent throws InvalidOperationException
How to reproduce:1. Open the attached project2. Open the "scene01.unity" scene3. Press Play4. Write "Evolve.wav" into the Input Fiel... Read more
Audio is downloaded completely instead of being streamed while using Dow...
To reproduce:1. Open project2. Enter the Play Mode Reproducible with: 2018.3.3f1, 2019.1.0a14, 2019.2.0a1 2017.4 does not support st... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS