Search Issue Tracker
Fixed in 2019.1.X
Fixed in 2019.2.X
Votes
0
Found in
2019.1
Issue ID
1145647
Regression
No
[OSX] The X value for mouse position is off after switching into fullscreen mode
GitHub: https://github.com/Unity-Technologies/InputSystem/issues/532
Repro:
1. Download project and package at: https://github.com/Unity-Technologies/InputSystem
2. Open scene: Assets -> QA -> Input_Test -> Scenes -> 02_Input
3. Build Player
4. Launch Player in windowed mode
5. Press Ctrl + i to call out info menu and observe
6. Switch to fullscreen mode (Cmd + F)
7. Observe the mouse position
Actual: The X value for mouse position in ISX is incorrect after switching from windowed mode to fullscreen.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Frame Debugger's Hierarchy is not navigable when connecting it to the project built with the Volumetric Fog
- The number of SetPass Calls is increasing when attaching the Frame Debugger to the Player
- Scrollbar briefly appears in the Package Manager during installation process even when the package list is too short to require scrolling
- Script resets to use the previous Skybox color when saving the Scene changes
- [2D] Sprite Library Editor window throws NullReferenceException error when entering Play Mode with Game View maximised
Add comment