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
- Shader transparency, discard, and clip are not working when using the Player
- Error is thrown when clicking on warning in the console
- Long IL2CPP build time when project has a .ufbx library wrapper
- Cursor doesn't change to the resizing when using the Rect Tool and the Sprite is too close to the bottom of the Scene View
- InvalidOperationException exception is thrown when Editor Default Text Rendering Mode is set to "Bitmap" and Editor Font is set to "System Font" and an array is expanded in the Inspector Window
Add comment