Search Issue Tracker
[Input System] UI Input Module lets the player navigate across other can...
How to reproduce: 1. Open the user's attached "Multiplayer input" project 2. Open Assets/Scene/SampleScene 3. Enter Play Mode 4. Mov... Read more
PreUpdate.NewInputUpdate increased by 0.01ms every Scene reload
Steps to reproduce: 1. Open the user's attached project "2022_3_LTS_SimpleVR.zip" 2. Open the "MostSimpleVRSetup" Scene 3. Open ... Read more
Windows HID prepends one extra byte (00) to some HID reports (switch 3rd...
-e: see title, mirrored from jira Read more
[Input System] UI Components lags when using Input System UI Input Modul...
How to reproduce: 1. Open the user's attached project "PlayerInput Bug.zip" 2. Enter the Play Mode 3. Click and drag Right or Left S... Read more
[Input System] .wasPressedThisFrame is false after Thread.Sleep() and In...
Reproduction steps: 1. Open attached project "ThreadSleep.zip" and scene "SampleScene" 2. Enter Play Mode 3. Press keyboard keys rap... Read more
[Input System] touch phases are inconsistent
-e: the different touch phases Stationary and Moved are entered inconsistently --this is a followup case from 1286865 -repro: --op... Read more
Multiple Touchscreen devices references/names on Android is not consistent
Some Android devices appear to have more than one Touchscreen available at the start of a scene, and which of them it picks as Touch... Read more
[tvOS] [Input System] [UI] cursor movement is random when using Automati...
Reproduction steps: 1. Open project attached in "TestInputSystem.zip" 2. Build and Deploy to an AppleTV 3. Try navigating the button... Read more
New Input System's Mouse events get stuck on the first clicked UI Toolki...
How to reproduce it: 1. Open the user's attached project "TextFieldSelection.zip" 2. Load "SampleScene" 3. Enter Play mode 4. In the... Read more
[WebGL] Input stops working when 2 Player Input Components are in the Scene
How to reproduce: 1. Open the attached Project "inputTest" 2. Build and Run the Scene "GameplayScene" on WebGL 3. Open the browse... 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
- Prefab override popup is cropped/positioned incorrectly when more than one display is used and a higher display Scale is set
- Opening a dropdown on a small screen results in its instant closing when mouse cursor is pressed where the dropdown is going to be opened
- Only "ArgumentNullException: Value cannot be null" is displayed instead of all the actual errors when opening a project with numerous compilation errors
- MultiColumnListView and MultiColumnTreeView do not change selection on first input when focus is set by code
- SerializedProperty.DataEquals is returning false when SerializedProperty.EqualContents return true