Search Issue Tracker
Active
Votes
5
Found in [Package]
2021.2
2021.2.10f1
2021.3
2022.1
2022.2
Issue ID
1401668
Regression
No
PointerEnterEvent not triggered when using a Touch pen and Old Input System
Reproduction steps:
1. Open the user's attached project
2. Build and Run the project
3. Hover over the red block using a pen
Expected result: The block turns blue
Actual result: The block stays red
Reproducible with: 2021.2.19f1, 2021.3.0f1, 2022.1.0b15, 2022.2.0a10
Couldn't test with: 2019.4.37f1, 2020.3.33f1 (no UI Document)
Notes:
- in some streams, the block would turn blue after hovering but with lag. However, it stops reacting after clicking on the block
- the issue is not reproducible in the Editor
- adding an EventSystem to the scene, solves the issue
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Certain textures are incorrectly marked in the render pass list when observed through Render Graph Viewer
- "Assertion failed on expression" error occurs when multiple Animation Components are instantiated after changing the Culling Type
- MacOS persistentDataPath uses old path when built compared to Editor Play mode
- Crash on RaiseException when entering Play Mode in a specific project
- Debug Console does not reappear when disabling and re-enabling Debug.developerConsoleEnabled
Add comment