Search Issue Tracker
Fixed in 2020.1.X
Fixed in 2019.4.X
Votes
0
Found in
2019.3.0a8
2019.4.1f1
2020.1.0a1
Issue ID
1259249
Regression
No
[macOS] Event.current.type mouseDrag and mouseUp pointerType values are not registered as PointerType.Mouse
How to reproduce:
1. Open user-submitted project (PointerEventBroken.zip)
2. Open the SampleScene
3. Enter Play Mode
4. In the Game view click, drag and release the mouse
5. Check the Console window
Expected result: mouseDrag and mouseUp return 'True' for PointerType.Mouse check
Actual result: mouseDrag and mouseUp return 'False' for PointerType.Mouse check
Reproducible with: 2019.3.0a8, 2019.4.3f1, 2020.1.0a1
Not reproducible with: 2020.1.0a2, 2020.1.0b15, 2020.2.0a17
Could not test with: 2018.4.24f1, 2019.3.0a7(pointerType definition does not exist in Event)
Notes:
Not reproducible on Windows
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on JobQueue::HasJobGroupIDCompleted when closing the Editor while in Play mode on a specific project
- In "Preferences" section the “SpriteShape” menu item, the details page title “SpriteShape”, and “ControlPoint” entries are displayed as code strings rather than formatted UI strings
- Errors thrown constantly when Virtual Offset Debug is enabled and lighting was baked on AMD machine
- Persistent Memory Leak when reloading domain and using Distance-based Ghost Importance
- HDRP project doesn't render in standalone player when using High stripping
Resolution Note (fix version 2020.1):
Fixed in 2020.1.0a2
Resolution Note (fix version 2019.4):
Fixed in 2019.4.7f1