Search Issue Tracker
Won't Fix
Votes
1
Found in
2021.3.27f1
2022.3.2f1
2023.1.0f1
2023.2.0a18
2023.3.0a3
6000.0.0b11
Issue ID
UUM-39913
Regression
No
Button does not register a touch event when using 2 monitors and one of them is a touchscreen monitor
How to reproduce:
1. Make sure you are using 2 monitors - one has to be a touchscreen monitor
2. Open the “Touchdisplay Windows“ project
3. Open the “SampleScene”
4. Build And Run (File > Build And Run)
5. In Player touch the Button labeled as “Button” and observe the Player
Expected result: a new text that includes “Clicked button at” appears above the Button labeled as “Button”
Actual result: no new text appears
Reproduced with: 2021.3.27f1, 2022.3.2f1, 2023.1.0f1, 2023.2.0a18
Reproduced on: Windows 11
Note: Clicking on the Button labeled as “Button” with a mouse yields the expected result
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
- UI Builder can't set a background image to a sprite from a multi-sprite spritesheet in the Resources folder
- Light2D freeform does not render the internal part when rendered in certain shapes
- Using AddCopyPass causes an incorrect merging of passes.
- Negative Enum value is not pasted correctly when copying from another array
- Silent Crash when generating Lightmap UVs for a model with a large object scale
Resolution Note:
We are focussing our effort on the Input System and decided to not fix this bug in the Input Manager for now.