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
- UI Source Image property gets set to 'None' when using a specific Sprite and Play mode is entered
- Rendering locks up when not looking at a transparent material on Meta Quest 2
- Volumetrics break when using a Custom Pass to create a Thickness Buffer for Alpha Clipping
- All tests are run instead of only the failed ones when the "Rerun Failed" button is pressed
- GameObject is not masked when the "Render PostProcessing Effects" pass executes with a resolved non-MSAA Color target and MSAA DepthStencil target
Add comment