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
- Unused Particle System Renderer Mesh settings cause performance degradation when calling SetActive
- Project Browser shows the Asset folder empty when Select Dependencies is clicked without any asset selected
- Export as JSON and CSV options missing from the Quick Search save feature
- Crash on IMGUI::GUIWindow::OnGUI when rendering scene view window in play mode in a specific project
- "FileNotFoundException" & "IOException" thrown when adding "User" Index after deleting "Assets" Index in Search Index Manager window
This is a duplicate of issue #1222681