Search Issue Tracker
By Design
Votes
0
Found in [Package]
3.0.6
Issue ID
XRIT-201
Regression
No
[XR Input][Input System] Buttons are not responding when using the XR UI Input Module and the Active Input Handling is set to Input System (New)
Steps to reproduce:
1. Open the attached “iOSUIBugReport” project
2. Open the “SampleScene” scene
3. Enter Play Mode
4. Toggle to Simulator view and press any button on the bottom of the simulated device
Expected result: Outputs “*Right/Left* Bottom clicked”
Actual result: The button doesn’t respond
Reproducible with: 1.7.0, 1.8.1, 1.11.1 (2021.3.45f1, 2022.3.51f1), 1.11.2 (6000.0.24f1, 6000.1.0a1)
Testing environment: macOS 14.6.1 (Intel), macOS 14.6.1 (M2)
Not reproducible on: No other environment tested
Notes:
- Reproducible with iOS devices
- Does not reproduce when the Active Input Handling in Player Settings is set to Both
- Does not reproduce in the Game view
- Does not reproduce when using InputSystemUIInputModule
- Reproducible with 2.0.0 XR Interaction Toolkit package version
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
- Foldout arrow indent is misaligned in the Inspector when used in Custom Type
- [Android] The Player screen turns black when playing a video under certain conditions
- Search window icons at the bottom are cut off when Search window is resized vertically
- "Try something else?" text label is cut off when searching for a long text in the Search window
- Rendering Debugger window sections do not have a minimum width set when resizing with the slider in the middle of the window
Resolution Note:
Upon investigating the issue, it appears as though the Input System UI Actions were left blank on the XR UI Input Module component. Once these were configured with the defaults from the XRI Start Assets (one of the presets) or the Project-Wide input actions in the provided project, the buttons worked properly, even in the Simulator.