Search Issue Tracker
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
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
UnityWebRequest downloadHandler.data is null after downloading a texture...
Reproduction steps:1. Open user's project "tests.zip"2. Open "Test" Scene3. Enter Play Mode Expected result: UnityWebRequest.downloa... 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
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
ForcedScopedThreadAttach error is thrown when sending a UnityWebRequest ...
Reproduction steps:1. Open the user's attached project2. Open scene "SampleScene"3. Enter Play Mode4. Click the "Send UnityWebReques... Read more
Unity Application Consent Window doesn't open when prompted
Reproduction steps:1. Open the attached project "1359110.zip"2. Go to Window > Unity Visual Search3. Press "Login With Unity" in ... Read more
UnityWebRequest returns "HTTP/1.1 404 Not Found" if URI contains 'plus' ...
How to reproduce:1. Open the attached “UnityWebRequest_LocalFileBug.zip” project2. Open the “Main” Scene3. Enter the Play Mode Expec... Read more
Warning is logged when using UnityWebRequest to set the header to Accept...
Reproduction steps:1. Open the attached "TestAcceptEncodingProject.zip" project2. Enter Play Mode3. In Game view, click the "Push To... 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