Search Issue Tracker
Editor shortucts on macOS do not respect keyboard layout
If Player Settings -> Input Manager -> "Use Physical Keys" is enabled, then all editor shortcuts are treated as QWERTY shortcu... Read more
Constant input from the gamepad when it is not being used
Reproduction steps:1. Open the "Player Testing" Scene in the attached project "The Great Forge.zip"2. Enter the Play mode3. Observe ... Read more
[Device Simulator] Touch input does not work when Active Input Handling ...
How to reproduce:1. Open the attached project ("SimulateInputRepro.zip")2. Run the EditMode tests (Window -> General -> Test R... Read more
[Input Manager] "Joystick is connected" is logged into the Console when ...
How to reproduce:1. Create a new Unity project2. Connect a gamepad3. Observe the Console Expected result: “Gamepad is connected” is ... Read more
[Input Manager] Controllers are not detected in player when plugged in b...
ISXB-129 is fixed for the New Input System but the Input Manager still has the issue. How to reproduce:1. Open the attached project ... Read more
[macOS] Nimbus controllers don't work on macOS
Reproduction steps:1. Download and open the https://github.com/UnityTechnologies/AngryBots2 project2. Enter "Play" mode3. Attempt pl... Read more
Control keys are inverted in the Editor after switching to open app or w...
Reproduction steps:1. Open the attached 'InputSystemTest1' project2. Open the 'SampleScene'3. Enter Play mode4. Note that the 'optio... Read more
[Input System] Unity does not register Amazon Fire TV remote's D-Pad cen...
Reproduction steps:1. Download the asset package down below called: "AmazonFireTVIssue.unitypackage"2. Import the asset package into... Read more
Alt-Tabbing out of build leaves the Alt key pressed on return
Reproduction steps:1. Open the attached project ("AltTab.zip")2. Build and Run3. Alt-Tab out and back to the build Expected result: ... Read more
"Input system method not implemented" exception when using D-Pad control...
Reproduction steps:1. Download and open the attached "My project.zip (38.7 KB) " project2. Open the "SampleScene" scene3. Enter "Pla... 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 CollectAllSceneManagerAndObjectIDs when opening a specific Scene
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- SetComponentEnabled uses class instead of struct when constraining Enableable Component type
- [iOS] Application.deepLinkActivated does not get invoked while app is running when UIApplicationSceneManifest is added in Info.plist