Search Issue Tracker
Active
Planned for 1.3.X
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.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Linux] C# Reflection performance is 50 to 60 times slower
- The scrollbars are moving as one when scrolling one of the scrollbars in the Array of Text Fields
- Renaming the Animation Transition applies to another Transition when Enter is not hit after the renaming
- Editor crashes on Play Mode when using Voxel Play Environment Script
- Decimal function values are incorrect when running the build with IL2CPP Scripting Backend
Add comment