Search Issue Tracker
[Input System] UI becomes unresponsive when multiple GameObject componen...
How to reproduce:1. Open user-submitted project (Unity_ButtonFeedback_2019_3)2. In 'Scene' scene disable the PlayerInput GameObject3... Read more
[InputSystem] Runtime rebinds are leaking into .inputactions asset
User description: I've tried this again with the latest version that is currently available to download from within Unity0.9.4-previ... Read more
[Controller] Unwanted Deadzone when calling `gamepad.stick.x.ReadUnproce...
Github Bug: https://github.com/Unity-Technologies/InputSystem/issues/299 Repro:1. Download attached project: StickValue.zip2. Downlo... Read more
[InputSystem][Windows] Pen updates mouse but without position
Repro in Windows editor. Need a tablet (e.g. Wacom). 1. Open Input Debugger.2. Pop open Mouse device.3. Pop open Pen device.4. Put t... Read more
[Android][Keyboard] KeyControl.isPressed gets stuck on True sometimes, r...
Device: Google Pixel 2 using a Keyboard connected through USB Does not happen on iOSHowever on iOS only one key can be isPressed = t... Read more
[InputSystem] Problem with button state after deactivating and reactivat...
-e: The first time the actions maps are switched everything works fine. But then, the actions are only triggered after pressing the ... Read more
Numerous errors and exceptions get thrown after entering Play Mode when ...
How to reproduce:1. Open tester-attached project (InputActionsErrors)2. Create a new GameObject3. Attach NewBehaviourScript.cs to th... Read more
Action binding path selection windows doesn't remember navigation state
-error: see title, it always sticks with Usage even if you navigated back -repro:--open attached project--open Input Action map in m... Read more
ENABLE_INPUT_SYSTEM symbol is not being updated when the Input system is...
1) Open SampleScene in the attached project2) See the debug message in the console. If it's not there, enter playmode.3) In Player s... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default