Search Issue Tracker
Active
Votes
0
Found in
2018.4
2019.4
2019.4.17f1
2020.2
2021.1
2021.2
Issue ID
1305480
Regression
No
[Windows] Max Mouse cursor size is limited when using Cursor.SetCursor() and cannot be increased past a certain threshold
How to reproduce:
1. Open the attached project
2. Open the SampleScene
3. Enter Play mode and observe the mouse cursor in the Game view
Expected result: The mouse cursor is scaled up to match the size used for the cursor
Actual result: The mouse cursor is fixed and cannot be increased after a certain threshold
Reproducible with: 2018.4.30f1, 2019.4.18f1, 2020.2.2f1, 2021.1.0b1, 2021.2.0a2
Notes:
1. Does not reproduce on MacOS
2. Reproducible both in Game view and the Standalone build
3. The issue is more noticeable on higher resolutions. At 4K cursor seems to be limited to 32x32
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Changes to instanced detail mesh material don't immediately apply
- Undo.RegisterObject or Undo.CreateObject dirties the scene, but no actual changes to Scene are made
- [Profiler] Scrubbing through filtered frames or sorting their data replaces the displayed data with duplicated data entries
- [UI Builder] It is possible to add content to parent document while editing child document in place
- EndChangeCheck is not triggered when clearing the IMGUI search field by pressing the "x" button
Add comment