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
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server
Add comment