Search Issue Tracker
Fixed in 4.6.6
Votes
27
Found in
5.0.0b19
Issue ID
662515
Regression
Yes
[Input] When resizing window, Input.mousePosition will be clamped by the original window size
Steps to reproduce this issue:
1. Open the attached project
2. Open Default scene
3. It displays the position of the mouse on the screen
4. Go to Player Settings->Resolution And Presentation tab
5. Make sure 'Resizible Window' is enabled
6. Build&run on standalone in windowed mode
7. Resize game window, make it larger
8. Notice that Input.mousePosition will be clamped by the original window size
This does not occur in-editor
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- GPU utilization increases by 20% on Meta Quest headsets when Render Graph is enabled on 6000.0.16f1 and higher
- Value on Slider (Int) control in UI Builder displays as default when saving UI Document
- Color mismatch in UI Builders Library panel when the Editors theme is set to Light Mode
- [Android ] "AndroidJNI.ToBooleanArray" returns a random non-zero value instead of "IntPtr.Zero" when the method argument is null
- Non-HDR color picker opens when selecting material color with HDR enabled
Dm1try
Mar 25, 2015 09:25
I published temporarily solution to this problem. It might help.
http://forum.unity3d.com/threads/input-mouseposition-buggy-in-resizable-window-windows-exe.292673/
axv
Feb 16, 2015 19:58
In 4.6.2 too
sergey-pozdnukhov
Jan 28, 2015 13:28
4.6.1.p4
andyz
Jan 27, 2015 15:02
This is in 4.6.1 too