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
Mouse position is offset by a few pixels from the tip of the cursor in G...
How to reproduce:1. Open the attached “New Unity Project.zip” project2. Open the “SampleScene” Scene3. Enter the Play Mode4. Try to ... Read more
GC.Alloc occurs when using Input from Core RP Library
How to reproduce:1. Open the user's attached project2. Open scene PATH*/Start3. Go to Window -> Analysis -> Profiler4. Enable ... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used