Search Issue Tracker
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
Accessing nonexistent Streaming Asset on Android with incorrect number o...
Steps to reproduce:1. Open attached project2. Build on Android and run3. Make sure URL has 1 slash like so 'file:/*` in the input fi... Read more
[Mobile] UnityWebRequest.responseCode always returns 0 instead of 401
To reproduce:1. Open users attached project "UnityWebRequestIssue.zip"2. Enter Play mode3. Observe in the console "Response code: 40... Read more
UnityWebRequestTexture fails when texture name contains "+" symbol
How to reproduce:1. Open attached project "case_1127095-LoadTextureIssue" and scene "Test"2. Enter Play Mode3. Observe Console Windo... 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
Uploading file using UploadHandlerFile generates a corrupt file when the...
Reproduction steps:1. Open and run the attached Python3 64-bit script ("1238418Python.py")2. Open the attached project ("1238418Rep.... Read more
UnityWebRequest opens and keeps seperate connections for each request
How to reproduce:1. Open the attached project2. Change the IP addresses to yours in the PythonServer/bounce.py and Assets/Request.cs... 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
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
Memory leak when sending UnityWebRequests
How to reproduce:1. Open the "WebRequest_Leak.zip" project2. Open the "SampleScene.unity" scene3. Enter Play Mode4. Press the "Butto... 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