Search Issue Tracker
[Android] Touch input is not recognized when button is pressed in the Pl...
Reproduction steps: 1. Open the attached project “TouchProject” 2. Build and Run on Android 3. Touch the button on the screen ... Read more
InputActionAsset is not being updated when it is already assigned to Pla...
Reproduction steps: 1. Open the attached “BugRepro” project 2. Open the “Assets/Scenes/Main” scene 3. Enter Play mode 4. Press t... Read more
Two separate Input Actions triggered in separate Action Maps when anothe...
Reproduction steps: 1. Open the “ReproProject“ project 2. Open the “Assets/InputTest/InputTestScene“ scene 3. Enter Play Mode 4.... Read more
OnPointerEnter and OnPointerExit still propagate parent GameObjects when...
How to reproduce: 1. Open the “PointerEnterChildBug.zip“ project 2. Open the “SampleScene“ 3. Enter Play Mode; 4. Hover over the... Read more
IndexOutOfRangeExceptions are thrown when Input System is active in the ...
Reproduction steps: 1. Open the attached “InputSystem.zip” project 2. Open the “MouseVisualizer” Scene 3. In the Game view switc... Read more
“Have reached maximum player count of 2” error is thrown instead of a wa...
Reproduction steps: 1. Open the attached “MaxPlayerCountBug.zip“ project 2. Enter Play Mode and connect 3 Gamepads 3. Observe the... Read more
RebindingUISampleScene “Waiting for Button input…” window doesn't disapp...
Reproduction steps: 1. Open the attached “InputSystemSample.zip“ project 2. Connect the PlayStation controller 3. Enter Play mode... Read more
UI input is not interactive when re-entering the Play Mode
Reproduction steps: 1. Open the attached “UITK_Input_Bug_Repro_Project.zip” project 2. Open the “Assets/UITK Input Bug Example.uni... Read more
UnityEngine.InputForUI script memory leak when using InputSystem
Reproduction steps: 1. Open the attached “BugRepro” project 2. Open the “Assets/Scenes/SampleScene“ Scene 3. Open the Memory Prof... Read more
"Expected a visual element called 'control-schemes-toolbar-menu' of type...
How to reproduce: 1. Open the attached project 2. Select "Player" in the Hierarchy window 3. Click "Open" under the "Player Input... 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
- Crash on ResizeScriptingList<ScriptingObjectPtr> when passing an undeclared variable to the results parameter for GameObject.FindGameObjectsWithTag
- [Android] "Screen.safeArea.y" always returns values outside of the Safe Area when the device is in Portrait orientation
- Frame spike due to many TreeRenderer.TreeUpdated calls when repositioning terrains in large Scenes
- Crash on GameObject::RemoveComponentFromGameObjectInternal when reparenting Text GameObjects
- [IL2CPP-GarbageCollector] Changing GCMode might permanently disable GC in a multithreaded context