Search Issue Tracker
Built-in package UnityWebRequestAssetBundle and UnityWebRequestTexture d...
How to reproduce:1. Create a new Unity project2. Open the Package Manager window3. Select Built-in packages4. Find the 'Unity Web Re... 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
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
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
[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
Invalid REST API request received - unauthorized client ip address is th...
How to reproduce:1. Create a new project2. Navigate to a web browser and try to connect to "yourLocalIpAddress:38000" (local ip addr... Read more
[iOS][2019.2][2019.3] Consecutive UnityWebRequests do not update after o...
How to reproduce:1. Launch the user-supplied project on Unity2. Build the project for iOS3. Launch the build on an iOS device throug... 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
Image does not match background color when loaded using UnityWebRequest
How to reproduce:1. Open the attached 'project-1263825.zip' project2. Enter Play mode3. Observe the loaded image Expected result: an... Read more
UnityWebRequest returns "Curl error 5" instead of timing out when the Wi...
Reproduction steps:1. Open the attached “IN-113695_ProxyBug - Latest.zip“ project (link in the internal comments)2. Open the “Sample... 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