Search Issue Tracker
Fixed in 2019.1.X
Votes
2
Found in
2018.2.9f1
Issue ID
1084294
Regression
No
OnEndDrag() is not called if Unity loses focus after starting dragging an Image
How to reproduce:
1. Open the user's project
2. In the Project go to Scenes -> SampleScene
3. Enter Play Mode
4. Hold Left Mouse Button on the circle
5. Alt-tab (without moving the circle) to lose focus then alt-tab back into Unity
6. At this point it is safe to release Left Mouse Button, the circle will be dragged without holding it
7. Click Left Mouse Button again to release circle
Expected result: OnEndDrag() is called after releasing the circle
Actual result: OnEndDrag() is not called
Reproducible with: 2017.4.12f1, 2018.1.9f2, 2018.2.10f1, 2018.3.0b3, 2019.1.0a2
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
Add comment