Search Issue Tracker
[iOS] UnityWebRequest POST request does not close and results in memory ...
How to reproduce: 1. Open the attached 'SamplePostRequestBR.zip' project 2. Build for iOS and open the Xcode project 3. Deploy Xcode... 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
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
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
[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
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
UploadHandlerFile.contentType cannot be set and always returns "text/plain"
Steps to reproduce: 1. Download attached project 2. Open "Main" scene 3. Enter play mode 4. Check Console window Results: UploadHan... Read more
[iOS 12] crash on UnityFramework`::FinishDoRequest() when pausing and re...
How to reproduce: 1. Setup native iOS app with Unity framework (Follow this tutorial https://forum.unity.com/threads/integration-uni... 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
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android] "Screen.safeArea.y" always returns values outside of the Safe Area when the device is in Portrait orientation
- Frame spike due to many TreeRenderer.TreeUpdated calls when repositioning terrains in large Scenes
- Crash on GameObject::RemoveComponentFromGameObjectInternal when reparenting Text GameObjects
- [IL2CPP-GarbageCollector] Changing GCMode might permanently disable GC in a multithreaded context
- Crash on invalid_parameter_internal when starting Standalone Profiler