Search Issue Tracker
Not Reproducible
Votes
0
Found in [Package]
1.0.2
Issue ID
1350697
Regression
No
[Mobile] [Input System] UI elements are not responding to mouse clicks in simulator
Reproduction steps:
1. Create a new project
2. Import Input System package from package manager
3. Go File -> Build settings and switch the active platform to iOS
4. In the Scene create some buttons, make sure the Event System is using InputSystemUIInputModule
5. Set Play Mode to use Simulator Apple iPhone XR (this is done in Game Window, top right Game/Simulator dropdown)
5. Enter Play Mode and try pressing the buttons
Expected result: the buttons are responding to clicks
Actual result: the buttons are not responding to clicks (this is either due to cursor position being reported incorrectly or something to do with buttons themselves)
Reproducible with: 1.0.2 (2021.1.15f1)
Not reproducible with: 1.1.0-pre.5 (2021.1.15f1, 2021.2.0b4, 2022.1.0a3,)
Could not test with 2019.4.29f1 (simulator not available)
Not reproducible with built-in input
Notes:
1. The issue is no longer reproducible in 1.1.0-pre.5. It has been fixed between 1.0.2 and 1.1.0-pre.5 (since the selection is limited in package manager I was not able to find out the exact version)
2. The issue appears to be reproducible with all simulator devices
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
- [HDRP] Game view doesn’t refresh after changing Camera Background Type until mouse moves over it
- Some Shaders appear twice in Material Shader selection menu
- Editor freezes with a StackOverflowException when certain asset types are assigned to a managed component in a SubScene via AddComponentObject
- Scale Snapping with Gizmos does not work in the Scene view when Snapping and Absolute Grid Snapping are toggled off
- Text Script Importer Reference button links to a Missing Page when clicking the Reference Button in the Inspector
Resolution Note:
No longer reproducible in 1.1.0-pre.5 package version of Input System