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
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server
Add comment