Search Issue Tracker
Active
Under Consideration for 1.14.X
Votes
0
Found in [Package]
1.14.0
Issue ID
ISXB-1565
Regression
No
Delta value returned by mouse movementsMonitor is different when changing Screen Resolution
Steps to reproduce:
1. Open the “PointerDeltaIssueRepro.zip“ project
2. Open the “SampleScene“
3. Set the Screen Resolution to 2560x1440
4. Enter Play Mode
5. On the left side of the Game view, click and hold the left mouse button, then drag to the right side of the Game view and observe the “Accumulated Delta x“ at the top right corner
6. Exit Play Mode, and set the Screen Resolution to 1280x720
7. Repeat steps 4-5
8. Observe the “Accumulated Delta x“ in the Game view
Expected result: The Accumulated Delta x values are the same
Actual result: The Accumulated Delta x value for the smaller resolution is half of the bigger resolutions value
Reproducible in: 1.10.0 (6000.0.10f1), 1.12.0 (6000.0.36f1), 1.13.0 (6000.0.40f1), 1.13.1 (6000.0.44f1), 1.14.0(2022.3.62f1, 6000.0.50f1, 6000.1.6f1, 6000.2.0b5)
Reproducible on: macOS (Silicon 15.3)
Not reproducible on: No other environment tested
Note: Testing on Windows is inconsistent because the Accumulated Delta x is calculated by the speed of the mouse movement.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Text overlap and is unreadable in Inspector > Terrain Paint Texture after creating new Terrain Layer
- Event "XRInputSubsystem.trackingOriginUpdated" triggers twice when recentering the view
- UITK TextField value is overwritten incorrectly by the converter result when Binding Mode is set to "To Source"
- Out of memory crash when selecting more than 80000 Assets simultaneously
- UI Toolkit Button text is not rendered when the Button has fixed height with specific Icon font
Add comment