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 Debugger window naming is inconsistent with the window title being...
Steps to reproduce: Create a new Unity project using the Universal 3D template Open Analysis dropdown (Window > Analysis) Observe... 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 "StoredGraphicsBuffer::GetGfxBufferID" when activating VFX via extention of Activation Track in Timeline window
- [Linux] Stack trace file path and line number information is missing when IL2CPP Stacktrace Information is set to "Method Name, File Name, and Line Number"
- Warnings due to obsolete Object.FindObjectsByType<T> usage and [SerializeReference] are logged when opening the Netcode for Entities setup scene
- Non-standard pointers cannot change Inspector values with arrow controls when crossing Inspector area
- No longer able to change the Toggle or Slider GameObjects' Target Graphic value and a NullReferenceException is thrown when the Target Graphic value is set to None at any point