Search Issue Tracker
Fixed in 4.6.2
Votes
1
Found in
4.6.0f3
Issue ID
651143
Regression
Yes
[UI] "OnPointerEnter" event fires extra times when right clicking or middle clicking
To reproduce this issue:
1. Open the attached project
2. Open 'Scene'
3. It has a button and a script which calls 'OnPointerEnter' event
4. Play the scene
5. Hover the mouse over the button
6. 'OnPointerEnter' event is fired
7. Now right click and middle click the button
8. 'OnPointerEnter' event is fired 2 more times
It only happens for the first time you right click or middle click a UI element
Regression since 4.6b20
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Shadows are not visible in Player when using DX12 with Forward+ or Deferred+ rendering in URP
- Rendering Debugger Playmode debug UI scrolling is jittery when using click and drag to scroll
- Frame Debugger Target Selection Search Results window becomes too tiny to even see the default “Editor” selection when there are no search results
- Async method in Play Mode being aborted when calling `new System.Windows.Forms.Form`
- Animator window Eye button on click visual does not cover the whole area of the button when clicked
Add comment