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
- UnityLinker causes crash when outputting snapshot data for very large projects
- Camera Preview does not detect multiple cameras with same GameObject name
- Crash on TypeTreeIterator::Children() when renaming a corrupted asset while Asset Serialization is set to Mixed
- Cameras (Camera.targetDisplay) render only to Display 0 in the Player when Multi-Display setup is used and DX12 API is set
- [Vulkan] _CameraOpaqueTexture produces a feedback effect on Android Adreno devices when using Vulkan
Add comment