Search Issue Tracker
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
UnityWebRequest: DownloadHandlerScript.ReceiveContentLength not called w...
With managed code stripping enabled DownloadHandlerScript.ReceiveContentLength is not called when overridden, unless DownloadHandler... Read more
UnityWebRequest interrupted before completion causes memory leak
Reproduction steps:1. Open user-submitted project2. Open the "TestScene" scene in the Assets folder3. Open Profiler by navigating to... 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
- “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