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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Add comment