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
- Any small change in UI Builder Inspector refreshes Editor Inspector
- Inaccurate Box Collider boundaries on a rotated child Cube when the parent GameObject Scale is non-uniform
- [Android] "SHADOWS_SCREEN" set as shader Keyword when no "_ShadowMapTexture" is bound leads to freeze on a build on some Mali GPU devices
- The global scene list is overridden in a project built with command line when the Override Global Scene List setting is disabled in the build profile
- Global Scenes are not included in the Build when building multiple Build Profiles at the same time
Resolution Note:
No longer reproducible in 1.1.0-pre.5 package version of Input System