Search Issue Tracker
Duplicate
Votes
0
Found in
2020.1.0a15
2020.1.0a24
2020.2
Issue ID
1222943
Regression
Yes
Mousemove event does not trigger when window is undocked on Mac
Reproduction steps:
1. Open the attached "1222943.zip" project
2. Open the TestEditorWindow from the Menu bar (Windows -> TestEditorWindow)
3. Move the mouse within the TestEditorWindow window
4. Dock the TestEditorWindow window
5. Move the mouse within the docked TestEditorWindow window
6. Observe the mouseMove message output in the Console window
Expected result: mouseMove message gets printed whenever the mouse has been moved within the TestEditorWindow window
Actual result: mouseMove message does not show up, the mouseMove event is not triggered
Reproduces on: 2020.1.0a15, 2020.2.0a1
Does not reproduce on: 2017.4.37f1, 2018.4.18f1, 2019.3.4f1, 2020.1.0a14
Notes:
-Not reproducible on Windows
-The issue is not consistently reproducible, however, reopening the window, docking and undocking the window several times, reopening the project helps to invoke the issue
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android] [Galaxy Tab] A singular Pen touch logs a Pen touch event and a singular finger touch event when logged using "VisualElement.RegisterCallback" with "Pointer(Up/Down)Event"
- Crash on D3D12DescriptorCache::Deallocate or vkGetInstanceProcAddr when loading RenderDoc in a specific Scene
- [HDRP] Lit material preview is rendered incorrectly with a mask map
- The "LerpWhiteTo" missing function displays an error when the Shadows.hlsl shader is included in a Shader file
- Assertion error is thrown and UI is no longer rendered when discarding the changes made to the selectors overriding the default controls
This is a duplicate of issue #1222681