Search Issue Tracker
Active
Under Consideration for 6000.6.X
Votes
2
Found in
2022.3.62f1
6000.0.49f1
6000.1.4f1
6000.2.0b1
6000.3.9f1
6000.4.0b9
6000.5.0a7
6000.6.0a1
Issue ID
UUM-105250
Regression
No
Game view resolution does not scale mouse delta
How to reproduce:
1. Open the “PointerDeltaIssueRepro.zip“ project
2. Open the “SampleScene“
3. Set the Game view resolution to Full HD (1920x1080)
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 Game view resolution to 4K UHD (3840x2160)
7. Repeat steps 4-5
8. Observe the “Accumulated Delta x“ in the Game view
Expected result: The number is much greater than in step 5
Actual result: The number is around the same as in step 5
Reproducible in: 2022.3.62f1, 6000.0.49f1, 6000.1.4f1, 6000.2.0b1
Could not test in: 2022.1.0a1, 2022.1.0f1 (Input System related unsolvable errors)
Reproduced on: Windows 11 Pro (24H2)
Not reproduced on: No other environment tested
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Right-Clicking while dragging a node throws a NullReferenceException and freezes the Graph View
- Limited information is provided when a Shader Compiler timeout occurs
- Search list view elements size setting is not preserved across other Search tabs
- Player crashes upon launch when a folder is deleted as a prebuild step
- Crash on System.RuntimeType:IsAssignableFrom when entering Play Mode in a specific scene
Add comment