Search Issue Tracker
ENABLE_INPUT_SYSTEM symbol is not being updated when the Input system is...
1) Open SampleScene in the attached project 2) See the debug message in the console. If it's not there, enter playmode. 3) In Player... Read more
[InputSystem] MouseEventHandler breaks when running multiple PlayMode tests
Reproduction steps: 1. Open attached project "unity.zip" 2. In Test Runner window, switch to PlayMode 3. Run all tests Expected res... Read more
[Themes] [Input System]Scheme name is clipped in "Add Control Schema" wi...
Scheme name is clipped in "Add Control Schema" window. Steps to repro: 1. Create a new project. 2. Window > Package Manager > Inpu... Read more
[UWP][DualShock] DualShock 4 controller does not work.
Dualshock 4 controller is not recognized at all on UWP. Repro: 1. Download package and project at: https://github.com/Unity-Technol... Read more
[Input System] Using AddCompositeBinding does not set name of binding
1. In script, call InputActionSetupExtensions.AddCompositeBinding for an action inside an .inputactions asset. 2. Open the asset in ... Read more
[XR] [OpenVR] Controllers disconnected -> cancelled state on all control...
Steps to Reproduce: - Set up a Vive - Editor 2019.1.0b8 - project is https://github.com/Unity-Technologies/InputSystem stable branch... Read more
Keyboard InputActions stop working in another Scene when Gamepad is used...
How to reproduce: 1. Open the “TidalWaveTom.zip” project 2. Plug the controller into the machine 3. Enter Play mode 4. Press “... Read more
[InputSystem] Could not assign InputActionReference value programmatically
How to reproduce: 1. Open the attached project "1306769.zip" 2. Load the "ButtonRemapScreen" scene 3. In the Menu bar click on 'Test... Read more
[Input System] WithMatchingEventsBeingSuppressed doesn't work when tryin...
Repro steps: 1. Open the user's attached project "InputSystemBugReport.zip" 2. Connect a PS4 controller to the computer 3. Enter Pla... Read more
[Input System] Runtime errors when pressing more than one button at the ...
How to reproduce: 1. Open the attached (Input Tester 2.zip) project 2. Open the "Input Tester" Scene -> enter the PlayMode 3. Press ... 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
- Black screen frame appears in the WebGL Player when the Unity loading screen is over
- Crash on WriteParticleLineVertex when the "Generate Lighting Data" property is enabled in the Particle System
- UI overlay becomes visible in ray-traced reflections when HDR Color output is enabled
- Crash on EditorOnlyPlayerSettings::GetDefaultTextureCompressionFormat when switching or opening a specific project with Android or IOS Platform
- [Mobile] Player silently crashes on a mobile device when using a lot of "Camera" GameObjects (40 and more) in the Scene