Search Issue Tracker
Mouse device button paths are missing in the New Input System
How to reproduce:1. Open the SampleScene in the attached "New Unity Project.zip" Project2. Enter Play Mode3. Press Left Mouse Button... Read more
[Input System]Hold Interaction makes an Input Action unresponsive when 2...
How to reproduce:1. Open the attached "1239551 repro" project2. Open the "TestScene" from the Assets folder3. Enter Play Mode4. Hold... Read more
InputSystemUIInputModule causes a memory leak when it is disabled and th...
Reproduction steps:1. Open the attached “IN-105276.zip” project2. Open the “SampleScene”3. Enter Play mode4. From the Hierarchy, sel... Read more
Mouse inputs in the Game view don't work when importing project files in...
How to reproduce:1. Create a new Unity project (and open it)2. Replace files in the Project folder with the attached “Assets“, “Proj... Read more
Inconsistent ENABLE_PROFILER scripting defines in InputManager.cs when u...
How to reproduce:1. Create a new project using the default 3D template2. Import the "Input System" package3. Open the package's "Inp... Read more
”XboxOneGamepad” is misspelled in files from the Input System package
How to reproduce:1. Open the attached project “Inputsystem.zip”2. Open “Gamepad.md” in a text editor3. Look for ”XboxOneGamepad” and... Read more
InputActionAsset.FindAction throws exception if map is empty. (EditMode)
Steps to reproduce: {{var asset = ScriptableObject.Create<InputActionAsset>();}}{{asset.AddActionMap("Map");}}{{asset.FindActi... Read more
[Input System] Oculus Touch Controllers on Oculus Quest not handled
See https://github.com/Unity-Technologies/InputSystem/issues/730 Read more
UI menu navigations stuck going up indefinitely in a Release build with ...
Reproduction steps:1. Open the attached “IN-101945.zip“ project2. Open the “SuperUnityBuild” Window (Window > SuperUnityBuild)3. ... 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
- Shader Graph Swizzle Node Input/Output and Mask Update Incorrectly After Undo
- [URP] Crash on GameObject::QueryComponentByType when baking a Reflection Probe in an unsaved/untitled Scene
- No Icons are used for the Entry and Exit States in the Inspector when selected in an Animator Controller
- Crash on PlayerMain(int, char const**) when exiting Standalone Player with a Particle System in the Scene
- No Icon is used for the Runtime Animator Controller Type in a Search Window when assigning an Animator Controller in the Animator Component