Search Issue Tracker
Won't Fix
Votes
0
Found in [Package]
1.5.0
1.5.1
Issue ID
ISXB-460
Regression
No
EnhancedTouch.Touch.activeTouches Method displays incorrect display index value when using more than one touch-screen monitor
How to reproduce:
1. Open the “IncorrectTouchDisplayIndex” Project
2. Open the “SampleScene”
3. Build And Run
4. In Player, on two touch-screen displays, simultaneously touch the Player viewport
Expected result: the Display Index is different for each monitor
Actual result: the Display Index is the same for all monitors
Reproduced with: 1.5.0 (2020.3.47f1), 1.5.1 (2020.3.47f1, 2021.3.23f1, 2022.2.16f1, 2023.1.0b13, 2023.2.0a11)
Could not test with: 1.1.1-1.4.4 (2020.3.47f1) (TouchControl does not contain a definition for ‘displayIndex’)
Reproduced on: Windows 11
Note: Also reproducible in the editor
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
- Animator window has a dropdown button that throws “MissingReferenceException” error on a new project when the previous project had a GameObject with an animation
- Animator State name overflows outside the visual box when the State has a long name
- UI Document file remains marked as Dirty after Undoing made changes
- Switching between UI Documents with different Canvas sizes marks the UXML file as dirty
- m_Modifications block serializes incorrectly when replacing source prefabs
Resolution Note:
There are no fixes planned for this Bug