Search Issue Tracker
[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
[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
[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-Tech... Read more
Removing the last object from a MulticastDelegate throws an InvalidOpera...
How to reproduce: 1. Open the attached "DelegateRemoveException.zip" project 2. Open "SampleScene" and enter Play mode Expected res... 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
Transform.SetParent throws exception when called from Event with no inpu...
How to reproduce: 1. Open attached "project-1169082.zip" project 2. Enter Play mode 3. In Game window press "Clear Parent with Event... Read more
Kaydara FBX Binary becomes a YAML file when Editor serializes changes
To reproduce: 1. Download attached "FBX_serialization.zip project and open in Unity 2. Open the Assets > asset.fbx file in a Text E... Read more
CinemachinePostProcessing component becomes missing when exiting Prefab ...
How to reproduce: 1. Open attached project "Case_1169070_reproProject.zip" 2. Open "SampleScene" in "Scenes" folder 3. Select the "E... 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
Script Updater is triggered and makes changes to a DLL for unclear reasons
How to reproduce: 1. Open the user's attached project ("Unity.zip") 2. Import the attached package Expected results: API update is ... 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
- Character text is not bold in the title of GameObjects in the Inspector when naming using specific language characters
- IndexOutOfRangeException and GUI Error get thrown in Scene View when Articulation Body Edit Joints is set to "Edit the joint angular limits"
- Volumetric fog is not rendered around GameObjects that are baked with APV when Sky Occlusion is enabled
- UI Text color is incorrect when text is rendered on SubMeshUI
- "Invalid SortingGroup index set in Renderer" errors when making many modifications in same frame