Search Issue Tracker
Fixed in 3.1.0
Votes
1
Found in [Package]
2.6.4
3.0.8
Issue ID
XRIT-371
Regression
No
Events from Canvas on the additional display are sent to the main display when Active Input Handling is set to Both and XRUIInputModule is used
How to reproduce:
1. Open the attached project “BUG-Multiscreen-Canvas”
2. Open the “XRUIInputModule” scene
3. Enter the Play Mode
4. Click on the rectangle on any of the additional displays
5. Observe the color of the rectangle
Expected result: The color changes on the display you were clicking on
Actual result: The rectangle color changes only on the main display
Reproducible with: 2022.3.9f1, 2023.1.13f1, 2023.2.0b9, 2023.3.0a4
Not reproducible with: 2021.3.30f1
Reproducible on: Windows 11 Pro
Note: Also reproducible in the Player
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
- Too little validation messages in the "WebAssembly Language Features" Memory settings
- Project Settings Search Highlights are misaligned when using the Bitmap Text Rendering Mode
- "GetControlID at event ValidateCommand returns a controlID different from the one in Layout event" Warning is thrown when undoing the deletion of Sprite Shape Profile
- Memory related fields in the "WebAssembly Language Features" can be set to the negative numbers
- "WebAssembly Language Features" Header in the Player Settings has a smaller indentation
Resolution Note:
Touchscreen handling was updated in the `XR UI Input Module` to take into account the individual touch screen where the touches or simulated touches are coming from.