Search Issue Tracker
Fixed in 2017.3.0f3
Fixed in 5.6, 2017.1
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
- Shader error db grows on each build
- Android ARCore build fails with 2019.4 due to outdated Gradle
- [tvOS] Visual artifacts are present when Ambient Occlusion is enabled and Dynamic Resolution is reduced
- Texture Importer Inspector throws errors when a built-in texture inspector is overwritten in C#
- Invalid AABB error is thrown when moving a Particle with Velocity over Lifetime and Limit Velocity over Lifetime modules
Add comment