Search Issue Tracker
Fixed in 1.0.0-preview.2
Votes
0
Found in [Package]
1.0-preview
Issue ID
1189867
Regression
No
[Input System] Action with no bindings in one scheme remains disabled in other schemes
1. Create an .inputactions asset and add an action map to it.
2. Add a control scheme for keyboard&mouse and a control scheme for gamepad.
3. Bind the action that was implicitly added in step 1 to buttonSouth on the gamepad.
4. Create a new GO and add a PlayerInput component to it.
5. Link the action asset to it.
6. Set its default control scheme to keyboard&mouse.
7. Go input play mode.
8. Plug in a gamepad (in case you haven't done so already)
9. Press buttonSouth on the gamepad.
In the input debugger, the control scheme should now have changed to the gamepad but the action that is bound to the A button is not enabled.
Expected: the action should be enabled and respond to input.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- ShaderGraph tab header changes the icon to the VFX Graph icon when ShaderGraph and VFX Graph with the same name are both opened
- The Build Profiles window has usability issues when the panel takes up less than 30% of the screen width
- Inconsistent ShaderGraph RGBA channels compared to the Inspector when "Alpha Is Transparency" is used
- Crash on "The GUID inside 'Assets/asset.png.meta' cannot be extracted by the YAML Parser." when opening the project
- Shadows disappear when looking at a certain angle in Scene view and using Cloud Shadows with Volumetric Clouds
Add comment