Search Issue Tracker
Editor UI visually breaks when deleting the Library folder of an already...
How to reproduce:1. Open the attached project 'Editor_UI_Test'2. Open the project's directory in File Explorer3. Delete the Library ... Read more
[2D] "Invalid editor window UnityEditor.FallbackEditorWindow" error is t...
"Invalid editor window UnityEditor.FallbackEditorWindowUnityEditor.GenericMenu:CatchMenu(Object, String[], Int32)" error throws upon... Read more
[TMP] "TextMeshPro - Dropdown" options text is distorted when creating f...
"TextMeshPro - Dropdown" text is distorted when creating a dropdown for the first time, not reproducible second time onwards. Steps ... Read more
[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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Warnings in the Bug Reporter window are cut off and not truncated when the Bug Reporter window is resized to its minimum size
- Color is incorrectly applied to objects when initialized with non-normalized parameters
- SerializationUtility.GetManagedReferencesWithMissingTypes() don't return null when “Prefab has missing SerializeReference Types“ warning banner is present
- Memory leak when VFX Graph is open and Camera has "Target Texture" enabled
- The Canvas component's warning box is missing an apostrophe when Additional Shader Channels is set to "Normal" and "Tangent" with Render Mode set to "Screen Space - Overlay"