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
- OnPostprocessAllAssets() is not called for a modified Prefab when another Asset is set Dirty in the same callback
- [Android] UIToolkit ClickEvent is fired when the device is rotated
- Compilation errors occur when "uintBitsToFloat(int)" gets used in OpenGLES
- User Reporting does not send reports when Managed Stripping Level is set to Low or higher
- Editor crashes and a window with "GetManagerFromContext: pointer to object of manager 'MonoManager' is NULL (table index 5)" error is thrown when launching a project with a corrupted library
Add comment