Search Issue Tracker
Fixed in 0.3.0
Votes
0
Found in [Package]
0.2.0-preview
Issue ID
1129673
Regression
No
[Editor][UI] Dpad is not listed in the Binding Path when Action type is Vector2
From GitHub: https://github.com/Unity-Technologies/InputSystem/issues/365
Repro:
1. Download ISX package: https://github.com/Unity-Technologies/InputSystem
2. Right click in the Project tab, Create -> Input Actions
3. Give it a name and double click to open Input Action UI
4. Create an Action Map in the most left column
5. Create an Action for the Map in the middle column
6. Select the action, for the Type option in the right column, choose "Vector2" from the drop down menu.
7. Select the Binding under the action (middle column), click on the dropdown menu for Path (right column)
8. Search "dpad" and observe the result.
Expected: Dpad for all gamepads are available for Vector2 Type Action
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Duplicate External Textures start appearing when a Texture created with "CreateExternalTexture" is modified causing Memory Usage spikes on VisionOS
- Silent crash when using a "Blend Shape" in a "Skinned Mesh Renderer" to move vertices to Vector3.positiveInfinity, and "Occlusion Culling" is baked
- Some Prefab Source and Override content bounds are misaligned
- The Package Manager's "install packages by..." panels break when Domain Reload is triggered, and the panel is open
- Crash with multiple stack traces when leaving a docked VFX Graph open
Add comment