Search Issue Tracker
Won't Fix
Votes
0
Found in
2017.2.0b8
Issue ID
950347
Regression
No
Scroll Rect will be scrolled even when Unity is unfocused
To reproduce:
1. Download attached project "Create-Your-Frisk.zip" and open in Unity
2. Build project with the Disclaimer scene being the first scene launched
3. Copy the "Mods" and "Default" folder from Assets to the build's folder
4. Launch the build and press Space button
5. Put any other window than Unity in front of the build, and try to scroll while hovering over the left side of the standalone, where the button list is
Expected Result: The Scroll Rect should not be scrolled
Actual Result: The Scroll Rect will be scrolled, even if the window is unfocused
Notes:
- This issue appears on Windows and Linux standalone build
Reproduced on Unity 5.6.3p3, 2017.1.1p2, 2017.2.0b11 and 2017.3.0a7
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Prefab override popup is cropped/positioned incorrectly when more than one display is used and a higher display Scale is set
- Opening a dropdown on a small screen results in its instant closing when mouse cursor is pressed where the dropdown is going to be opened
- Only "ArgumentNullException: Value cannot be null" is displayed instead of all the actual errors when opening a project with numerous compilation errors
- MultiColumnListView and MultiColumnTreeView do not change selection on first input when focus is set by code
- SerializedProperty.DataEquals is returning false when SerializedProperty.EqualContents return true
Add comment