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
- Errors are logged when importing an asset at a path with Firebase
- Entering too big of a number in 2D Renderer Lightmode Tags freezes the Editor
- Crash on GUIManager::DoGUIEvent when focusing on the Game view window on a specific project
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
Add comment