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
- Inspector's custom tooltip is displayed incorrectly when the name is truncated in UI toolkit
- Crash on ScriptableRenderLoopDraw when rendering a specific VFX in Play Mode
- The script is not renamed in the Project window when renaming and a compilation Error is present
- Average FPS in Play Mode degradation on a newly created BiRP project when it's upgraded from 2020.3.48f1 to a newer Editor version
- DecoratorDrawer indentation is incorrect when it is called with EditorGUI
Add comment