Search Issue Tracker
[macOS] Controller input does not work on macOS Standalone builds
Steps to reproduce:1) Open the attached project.2) Build for macOS.3) Connect a controller (PS4 or Xbox will do).4) Run the build.5)... Read more
When Dualshock 4 is pluged in, Unity crashes after entering the Play mod...
Reproduction steps:1. Plug in Dualshock 4;2. Open the attached project;3. Open the scene "Stage1";4. Enter Play mode;5. Wait until t... Read more
Input.GetButton returns false on level change, when button is still held...
How to reproduce: 1. Open attached project (case 739214.zip)2. Open scene Scenes/Main.unity- Scene contains a green Plane with a few... Read more
(Horizontal scroll is always zero on Windows)Touchpad horizontal scroll ...
Touchpad horizontal scroll in Animator is broken (Windows only) 1. What happenedOn Windows, the scroll on a touchpad (two finger dra... Read more
[Input System] Mouse click/key press event is not captured when a projec...
In a particular scenario, input events are not captured. Opening a project with input events from inside unity using Open project me... Read more
[iOS] Input is not registered when using "Both" configuration as the inp...
Reproduction steps:1. Download and open the attached "arfoundation-samples.zip" project2. Build and deploy the project to iOS3. Atte... Read more
[Android] Hard crash in touch code
Migrated bug from GitHub: https://github.com/Unity-Technologies/InputSystem/issues/161 Forum thread here: https://forum.unity.com/th... Read more
Left command key does not trigger events on Mac
1) What happened the default key for "fire 3" in the input manager is left cmd, which corresponds to the windows key on windows. whi... Read more
Input.GetKey() does not log symbols when using a Japanese keyboard
Reproduction steps: Download and activate the “Japanese - Romaji” keyboard Open the attached project “GetKeyRepro.zip” Enter Play Mo... Read more
'Confined' cursor lockstate has incorrect behaviour when set right after...
Steps to reproduce:1. Open User-supplied project2. Open and run the Sample Scene3. Press "1" and then "2" on the top row of numbers ... 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
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server
- “GUIStyle” and “NullReferenceException” errors thrown in the Console when opening Object Field during script compilation
- Reflections are visible on objects without Recursive Rendering when viewed through transparent parts of another object with Recursive Rendering and Alpha Clipping enabled
- Visual artifacts appear when using "clip" method in custom shader and running on GLES