Search Issue Tracker
Fixed in 2017.3.0f3
Fixed in 5.6.X, 2017.1.X
Votes
1
Found in
5.6.0f3
Issue ID
904471
Regression
Yes
[Windows] Button game object hitbox moves above when switching to Fullscreen in Exclusive Mode
To reproduce:
1. Download attached project "904471.zip" and open in Unity
2. In the PlayerSettings, set the D3D Fullscreen Modes to Exclusive Mode.
3. Save the Scene.
4. Build and Run (Target Platform Windows/x86).
5. Click the Windowed checkbox so the app starts up in a window.
6. Click Play! to start.
7. Hover the mouse over the button
Note: Notice that it responds by changing color.
8. Press Alt+Enter to switch to fullscreen mode.
9. Hover the mouse over the button
Expected result: Button responds by changing color
Actual result: Button no longer responds when hovering the mouse on it
Note: Button responds only when mouse is slighty above from the Button
Note: This issue is specific to Windows
Reproduced on Unity 5.6.0b2, 5.6.0b5, 5.6.0p3 and 2017.1.0b2
Not reproduced on Unity 5.6.0b1 and 5.5.3p2
Regression on Unity 5.6.0b2
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Add comment