Search Issue Tracker
UnityWebRequest waiting response time doubled and in some cases quadrupl...
Steps to reproduce:1. Open the attached user's project "UnityWebRequest2021.zip"2. Open "SampleScene.unity"3. Enter Play Mode4. Obse... Read more
UnityWebRequest can't establish an HTTPS/TLS connection to a server with...
How to reproduce:1. Build And Run the user’s attached “UnityWebRequestTLS12_2022.zip” project on an iOS device2. In the app, press t... Read more
"UnityWebRequest.Get()" throws an "IndexOutOfRangeException" when constr...
Reproduction steps: 1. Open "UnityWebRequestTest.zip" project2. Open "TestScene"3. Enter Play mode4. Click on "Send web request: emp... Read more
UnityWebRequest.SerializeFormSections Produces Incorrect Content-Disposi...
How to reproduce:1. Open the attached project2. Open the Game view3. Check the Data generated by UnityWebRequest.SerializeFormSectio... Read more
Webrequests fail with RuntimeBinderException: Cannot perform runtime bin...
Steps to reproduce:1. Open attached "RuntimeBinderException.zip" Unity project2. Open scene "Test"3. Enter Play mode4. Observe Conso... Read more
Crash on GetProxyForURL when connecting to a VPN after opening an upgrad...
How to reproduce:1. Upgrade and open a project from 6000.2.9f1 to 6000.3.0f12. Connect to the company network via VPN3. Observe the ... 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
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
[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
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