Search Issue Tracker
[XR] Usage {Primary2DAxisClick} didn't work
Migrated bug from GitHub: https://github.com/Unity-Technologies/InputSystem/issues/285 Usage {Primary2DAxisClick} referenced in http... Read more
[iOS][Pen] Twist is not working (Tilt.y seems to be representing twist)
Migrated bug from GitHub: https://github.com/Unity-Technologies/InputSystem/issues/267 Device: iPad Pro using Apple Pen Actual behav... Read more
[iOS, Android][Keyboard] onTextInput event doesn't work
Migrated bug from GitHub: https://github.com/Unity-Technologies/InputSystem/issues/271 Device: Google Pixel 2 Expected result:It wor... Read more
[Input Action] Remove bindings button does not exist
Migrated bug from GitHub: https://github.com/Unity-Technologies/InputSystem/issues/284 I'm trying to use "Delete" but no effect too.... Read more
[iOS, Android][Sensors] Cannot set samplingFrequency, trying to set it b...
Migrated bug from GitHub: https://github.com/Unity-Technologies/InputSystem/issues/280 Expected result:InputSystem.EnableDevice(Acce... Read more
[Input Action] Disabling/Enabling an InputAction doesn't reset it's state.
Migrated bug from GitHub: https://github.com/Unity-Technologies/InputSystem/issues/261 There is an issue in 0.0.7/8 when you have a ... Read more
[iOS][Pen] tilt.x is "centered" on 1.5 and goes to 0 when tilting both l...
Migrated bug from GitHub: https://github.com/Unity-Technologies/InputSystem/issues/266 Device: iPad Pro using Apple Pen Expected res... 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
[Performance] Massive performance loss when moving the mouse around
Migrated bug from GitHub: https://github.com/Unity-Technologies/InputSystem/issues/258 I have no code that references the new input ... Read more
[Android][Sensors] Gyroscope.current.angularVelocity differs from Input....
Migrated bug from GitHub: https://github.com/Unity-Technologies/InputSystem/issues/281 On android angularVelocity (new Input) is 10 ... 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
- Player build freezes after calling Application.Quit() when the scripting backend is set to IL2CPP
- Texture is not applied on a Custom Render Texture when a Cubemap is selected as the texture
- 2D light leaks through ShadowCaster2D when ShadowCaster2D components are disabled then re enabled at runtime in Player builds
- Unity Hub redirects to The Unity Roadmap when navigating to “Send Feedback” option
- UI Toolkit throws warning and fails to clear references when fields are not typed as UnityEngine.Object