Search Issue Tracker
Built-in package UnityWebRequestAssetBundle and UnityWebRequestTexture d...
How to reproduce: 1. Create a new Unity project 2. Open the Package Manager window 3. Select Built-in packages 4. Find the 'Unity We... Read more
UnityWebRequest opens and keeps seperate connections for each request
How to reproduce: 1. Open the attached project 2. Change the IP addresses to yours in the PythonServer/bounce.py and Assets/Request.... 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 veri... Read more
UploadHandlerRaw throws ArgumentException when a null gets passed as the...
How to reproduce: 1. Open the attached '1324331.zip' project 2. Open the SampleScene 3. Enter the Play mode 4. Observe the Console ... 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 Expe... Read more
Invalid REST API request received - unauthorized client ip address is th...
How to reproduce: 1. Create a new project 2. Navigate to a web browser and try to connect to "yourLocalIpAddress:38000" (local ip a... Read more
[iOS][2019.2][2019.3] Consecutive UnityWebRequests do not update after o...
How to reproduce: 1. Launch the user-supplied project on Unity 2. Build the project for iOS 3. Launch the build on an iOS device thr... 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. ... Read more
Image does not match background color when loaded using UnityWebRequest
How to reproduce: 1. Open the attached 'project-1263825.zip' project 2. Enter Play mode 3. Observe the loaded image Expected result... 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 ("1238418Re... 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
- Crashes in the wild on Vulkan in CreateDepthSurfaceImpl
- Position and rotation of a GameObject with Rigidbody reset when it is enabled and moved in the same Update call and the frame rate is low
- “Ignoring depth surface store action as it is memoryless” warnings thrown when Capturing new Snapshot while in Play Mode
- Certain textures are not loaded when using the "Load texture data on demand" feature
- [Android][OpenGL] The 2DLight is disproportionately bright on some Android devices when OpenGLES3 is used