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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment