Search Issue Tracker
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
Analytics restore old cookie data after cookie cache has been cleared vi...
How to reproduce:1. Download tester-submitted project(CookieRepro)2. Run the included Python script 'Cookies.py' to start a local se... Read more
[Windows] UnityWebRequest and WWW not handling Content-Encoding header
How to reproduce:1. Download attached project and open "Launcher" Scene2. Enter Play mode and hit "Start Request" button with "Use G... 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
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
UnityWebRequest using "../" at the start of a URL will result in an inte...
How to reproduce:1. Download attached project file and open "test" Scene2. Select the Main Camera in Hierarchy Window and set the UR... Read more
UnityWebRequest does not report an error on non-existing file when anoth...
To reproduce: 1. Open the project, attached by the user (404Test.zip)2. Open the "Test" scene3. Enter Play mode4. Observe the consol... 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
[Mac] DownloadHandlerAudioClip.GetContent throws InvalidOperationException
How to reproduce:1. Open the attached project2. Open the "scene01.unity" scene3. Press Play4. Write "Evolve.wav" into the Input Fiel... Read more
Audio is downloaded completely instead of being streamed while using Dow...
To reproduce:1. Open project2. Enter the Play Mode Reproducible with: 2018.3.3f1, 2019.1.0a14, 2019.2.0a1 2017.4 does not support st... 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