Search Issue Tracker
Fixed in 1.0.0-preview.6
Votes
0
Found in [Package]
1.0.0-preview.0
Issue ID
1189902
Regression
Yes
[Input System] Mouse delta values in uGUI are different between old and new input system
The PointerEventData.delta values passed to IBeginDragHandler, IDragHandler, and IDragEndHandler on uGUI elements differ when using the old input system vs the new input system for the same mouse motion.
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
- Find prefab components in scene is broken in new hierarchy
- Number "0" is not visible in Unity Documentation page button tooltips
- Selected Korean input text in UIToolkit TextField is not fully replaced when refocusing and entering new input
- [UITK Controls] Non text InputField can't be reset by API
- Control Scheme name field has no character limit, causing “Add Control Scheme” window to expand if name is too long
Resolution Note (fix version 1.0.0-preview.6):
Should be fixed by https://github.com/Unity-Technologies/InputSystem/pull/1082.