Search Issue Tracker
Fixed in 1.1.0-preview.4
Votes
0
Found in [Package]
1.1.0-preview.2
Issue ID
1297339
Regression
No
[Input System ] UI button won't click when simulating a mouse click with InputSystem.QueueEvent()
Reproduction steps:
1. Open the attached "Mouse Click simulation bug" project
2. Open Assets/Scenes/SampleScene
3. Enter Play Mode
4. Hover over the Button on the Game View window
5. Press F
Expected result: The button click gets registered and "The Button was clicked!" get printed in the console window
Actual result: The button click does not get registered
Reproduces on: 1.0.0 (2019.4.16f1), 1.0.1 (2020.1.17f1), 1.1.0-preview.2 (2020.2.0f1), 1.1.0-preview.2 (2021.1.0a10)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Editor crash on "PPtr<Shader>::operator Shader*() const" when checking in changes with a very long comment in Unity Version Control window
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
Add comment