Search Issue Tracker
Fixed in 2019.3.X
Fixed in 2018.4.X, 2019.2.X
Votes
0
Found in
2019.2.0a11
Issue ID
1143721
Regression
Yes
Editor windows respond to mouse events outside the window
It seems as though editor windows will sometimes respond to mouse events outside the window area. If you drag an editor window, then place your cursor anywhere else in the editor and quickly click and drag the mouse, the editor window will respond to the drag and will move. It's possible to lose editor windows completely offscreen by doing this.
1. Open Unity
2. Open the attached project
3. Open any editor window and make sure it is undocked
4. Drag the editor window anywhere
5. After releasing the drag, position your cursor outside the editor window, in the project view
6. click and drag the mouse
Expected Result:
The editor window loses focus and the project window gains focus.
Actual Result:
The editor window will respond to the mouse drag and will move across the screen.
Tested on Windows.
Occurs on 2019.2.0a11
Does not occur on 2019.2.0a10
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Sprite Atlas remains loaded in memory after scene change or unloading assets
- [Vulkan] Release memory after deleting image
- Referred style sheet stays dirty after saving when using the UIBuilder
- The Height map Amplitude is not working when using HDRP/LayeredLit
- Crash on internalABP::BoxManager::prepareData when entering Play Mode
Add comment