Search Issue Tracker
Enter key is not registered when using WasPressedThisFrame with Input Sy...
How to reproduce:1. Open project "InputIssue.zip"2. Enter the Play Mode3. Focus the Game window4. Press the "Enter" key Expected res... Read more
[Input System][macOS] Keyboard button A is triggered when taking a scree...
How to reproduce:1. Open the attached project's Scene labeled "SampleScene"2. Enter the Play Mode3. Focus the Game View Window4. Tak... Read more
[PlayerInput][WebGL] Player Input component does not work in WebGL
From GitHub: https://github.com/Unity-Technologies/InputSystem/issues/675 Repro:1. Download package and project at: https://github.c... Read more
[InputSystem] Error when vJoy is installed
Platform: Windows Repro: 1. Install vJoy (http://vjoystick.sourceforge.net/site/)2. Launch Unity3. Observe error in console. ```Coul... Read more
[New Input System] Enabling Enhanced Touch yields errors related to memo...
To repro this:1. Open the attached project ("BugReporter-TouchTimeline.zip")2. Open the SampleScene3. Make sure "Touch Simulation" s... Read more
[Input System] Enabling both optimization options of Input System reduce...
Steps to reproduce:1. Open the attached user's project "RootingForYou.zip"2. Open "ScoreManager.cs"3. Enable and disable the perform... Read more
[Input System] Player Input Manager's Join Action is not triggered when ...
Reproduction steps:1. Open the attached project ("case_1260625-JoinAction.zip")2. Open the repro scene ("MainMenu")3. Enter Play Mod... Read more
[Windows][Mouse] mouse.scroll glitches when moving mouse after scrolling...
Migrated bug from GitHub: https://github.com/Unity-Technologies/InputSystem/issues/140 Repro:1. Move mouse around (don't touch the s... Read more
[Windows] HID input doesn't work in built scene for x86/32bit player
-e: the DS4 controller works well in the editor but not when built for windows standalone--works well in editor and built on OSX, al... Read more
"Type of instance in array does not match expected type" error appears w...
Reproduction steps: Open the attached project Open the “/Assets/Scenes/SampleScene.unity” Scene Enter the Play Mode Exit the Play Mo... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default