Search Issue Tracker
By Design
Votes
0
Found in [Package]
1.8.0-pre.2
Issue ID
ISXB-760
Regression
No
The Left Mouse Button is not picked up when listening for an Input while setting the Binding Properties Path in Input System
How to reproduce:
1. Open the attached "ListenLeftMouse.zip" project
2. Open the "Assets/New Controls.inputactions" Asset
3. Create an Action Map by pressing the “+“
4. Add or select any Action of that Action Map
5. Add or select any Binding to that Action
6. Click the “Path” Dropdown menu
7. Click the “Listen” button
8. Click the Left Mouse Button
9. Observe the “Path” box
Expected results: The Left Mouse Button binding comes up when the Left Mouse Button is clicked in Listen
Actual results: Nothing comes up when the Left Mouse Button is clicked while Listening
Reproducible in: 1.6.3, 1.7.0, 1.8.0-pre.1, 1.8.0-pre.2 (2021.3.34f1, 2022.3.18f1, 2023.2.7f1, 2023.3.0b4)
Reproduced on: Windows 11 Pro
Not reproduced on: No other environment tested
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
- Asset Database warning is being logged continuously when creating a script in an embedded package
- Build process only shows Initializing when building for Android
- TileMap Palette preview flickers when scaled
- Shader Graph Blackboard "plus" sign is not centered within the button
- [URP] When Rendering Layers are enabled, the DepthNormalPrepass is enabled even if not used
Resolution Note:
We are closing this as By Design. The left mouse button and esc button are special cases that can't really be blocked from their usual function and be caught by the listening UI dialog.
In some far far future we might consider a different solution to this.