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
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Add comment