Search Issue Tracker
[HUB] HUB doesn't install the right Android SDK and NDK tools
To repro:- get the latest HUB- install the latest version fo 2019.3, with the Android module and SDK and NDK tools- notice that, in ... Read more
[Windows][Networking] Unity doesn't acknowledge the proxy exclusion list
Steps to reproduce:1. Make sure your Windows PC is not on VPN2. Go to proxy settings and set up everything like it is shown in "prox... Read more
[WebGL][Mouse] The Y axis for the mouse coordinate system is reversed.
Compare to how the mouse works on other platform and the old input on WebGL, the Y axis for mouse input is reversed from the other c... Read more
Android: Protected graphics memory doesn't work on android device
Protected graphics memory doesn't work because EGL_EXT_protected_surface is used instead of EGL_EXT_protected_content. This excludes... Read more
[WebGL][Windows Touch] Touch does not work on WebGL.
Tried with Windows Surface Pro. WebGL touch does not work. Repro:1. Download package and project at: https://github.com/Unity-Techno... Read more
[OSX][DualShock 3] The leftShoulder button also triggers the non-existen...
When pressing the leftShoulder button on a DualShock 3 controller on OSX, the TouchpadButton is also triggered, even it doesn't exis... Read more
[OSX][DualShock 3] When bind an Input Action to dpad, it is actually bin...
When using script to bind dpad input to an Input Action, the callback function is called when left stick is pressed, instead of dpad... Read more
Contents in the Console Window disappear when clicking on a IndexOutOfRa...
How to reproduce:1. Open attached project "Case_1165282_consoGone.zip"2. Open "Storm's Scene" (Stuff > Our Stuff (Comrade) > S... Read more
Editor can be undersized below limit when in Play mode
How to reproduce:1. Create a new project or open an existing one2. Open the Game window3. Resize the Editor to the smallest possible... 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
- [iOS] [Android] External library generics fail during IL2CPP build
- Animator State’s Multiplier field shows a Parameter that no longer exists when the Parameter was assigned and then deleted
- Shadows disappear and come back after couple frames when using OnDemand Shadows and OnDemand Reflection
- “Delete Selected Items” is still active in the menu when Label is not selected in New Sprite Library Asset window
- "View Generated Shader" button in Shader Graph Asset is not aligned with other buttons