Search Issue Tracker
Active
Votes
1
Found in
2022.3.62f1
6000.0.49f1
6000.1.4f1
6000.2.0b1
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
- Animator window has a dropdown button that throws “MissingReferenceException” error on a new project when the previous project had a GameObject with an animation
- Terrain Layer settings remain when the Terrain Layer is removed
- Terrain Layer settings UI elements overlap when a new Terrain Layer is created
- Animator State name overflows outside the visual box when the State has a long name
- UI Document file remains marked as Dirty after Undoing made changes
Add comment