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
UnityWebRequest opens and keeps seperate connections for each request
How to reproduce:1. Open the attached project2. Change the IP addresses to yours in the PythonServer/bounce.py and Assets/Request.cs... Read more
[2018.4] UnityWebRequest.java has a sHostnameVerifier which doesn't have...
UnityWebRequest.java has a sHostnameVerifier variable which doesn't have server identity check implemented. Actual result: the verif... 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
Uploading file using UploadHandlerFile generates a corrupt file when the...
Reproduction steps:1. Open and run the attached Python3 64-bit script ("1238418Python.py")2. Open the attached project ("1238418Rep.... 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