Search Issue Tracker
Unity fails to load an audio file via web request when the path of the a...
The original bug report is by design. The complain about missing docs is valid. Rescoping the case to add missing method signatures ... Read more
WebRequest can't connect to localhost when HTTP is used for connection
Reproduction steps: Open the user’s attached project Open “Assets/Scenes/SampleScene” scene Enter the Play mode Inspect the Console ... 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
Editor freezes when calling UnityWebRequest.ClearCookieCache with specif...
Reproduction steps:1. Open the attached "PROJECTFILE" project2. Open the "Assets/Scenes/SampleScene.unity" scene3. Enter the Play Mo... Read more
Packman logs a warning when making a HEAD request on a url with a redirect
Package manager links log warnings when clicked 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