Search Issue Tracker
By Design
Votes
1
Found in [Package]
1.3.0
Issue ID
ISXB-252
Regression
No
Player Input Default Scheme gets changed from Gamepad to Keyboard&Mouse when entering the Play Mode with Auto-Switch disabled
Reproduction steps:
1. Open the attached project
2. Select the "Player" GameObject in the Hierarchy window
3. Turn the Auto-Switch property off located under Player Input Component in the Inspector window
4. Enter Play Mode
5. Observe the text in the Game View
Expected result: The Input Scheme doesn't change and the text in the Game View says "Gamepad"
Actual result: The Input Scheme changes and the text in the Game View says "Keyboard&Mouse"
Reproducible with: 1.1.1, 1.2.0, 1.3.0 (2019.4.39f1, 2020.3.35f1, 2021.3.4f1, 2022.1.3f1, 2022.2.0a16)
Reproducible on: Windows 10 (21H2)
Note: The Input System ignores the Default Scheme property under Player Input Component whether the Auto-Switch property is on or off.
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Red spots appear when Blending Lighting Scenarios using Adaptive Probe Volumes
- [Windows] About Unity Window needs to be opened twice to adapt to resolution
- NullReferenceException and temporary graph corruption after entering playmode if output node connection was changed
- Sprite Renderer with Animation does not reflect Sprite changes in the Scene when switching Mask Interaction
- Error "NullReferenceException: Object reference not set to an instance of an object" is present when loading 3D text mesh in Player from an asset bundle that is built with an older Editor version
Resolution Note:
Unfortunately, we weren't able to reproduce this issue with Auto Switch turned off and having a valid controller connected - the scheme shows up correctly as "Gamepad". (Tested using Input System 1.8.0-pre.2) The bug is either already fixed there or we don't have the right information for this issue, if you think that is the case and you're still having the issue on the latest version please let us know and we'll reopen the ticket for another look.