Search Issue Tracker
[iOS] UnityWebRequest POST request does not close and results in memory ...
How to reproduce:1. Open the attached 'SamplePostRequestBR.zip' project2. Build for iOS and open the Xcode project3. Deploy Xcode pr... Read more
[UnityWebRequest] Playfab async Task doesn't let the UnityWebRequest tas...
Reproduction steps:1. Open the attached project ("1271977Repro.zip")2. Open "SampleScene" scene3. Enter Play mode Expected result: M... 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
[Mobile] DownloadHander.text throws an exeption when reading a not suppo...
Steps to reproduce:1. Open user's attached project "Encoding1251.zip"2. Build it for IOS3. Notice the logs in the Xcode Expected res... Read more
Player Crashes randomly when using UnityWebRequestTexture.GetTexture
Reproduction steps:1. Open user attached Win-Client_Crashupload and Win-Server_Crashupload archives2. Run .bat file in Win-Server_Cr... Read more
Curl errors are thrown when calling UnityWebRequest.Dispose
How to reproduce:1. Open the attached project's "case_1297654-Project.zip" Scene labeled "SampleScene"2. Enter the Play Mode3. Wait ... Read more
UnityWebRequestAsyncOperation.progress is returned as an integer instead...
Reproduction steps:1. Open user's attached project and Scenes/SampleScene scene2. Open the 1238418Python.py script in the attached p... Read more
Editor crashes when attempting to upload a 0KB file via WebRequest
Reproduction steps:1. Open user attached Project2. Open "Assets\Scenes\SampleScene" Scene3. Press Play Expected result: Editor doesn... Read more
Curl error 51: UNITYTLS_X509VERIFY_FLAG_NOT_TRUSTED when making a reques...
How to reproduce:1. Download and extract "mock-backend.zip"2. Update the file "selfSignedCerts/san.cnf" by putting the IP address of... Read more
[iOS] Deadlock when continually sending UnityWebRequests and internet co...
Steps to reproduce:0. Disable the internet connection in the device that's being tested1. Open the "CrashTest (1).zip" project2. Bui... 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