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
- [Windows] Special characters in file names are sorted to the end of the alphabet in the Project window
- Information box icons are not contained within the information box bounds in Render Pipeline Converter window
- Field is still marked as changed when changed back to its default state in UI Builder
- Crash on UnityEngine.UI.RawImage:OnPopulateMesh when playing Raw Image Texture animation with Sprite keyframes
- 32bit floating point RenderTexture blending feature is not available for WebGPU
This is a duplicate of issue #1222681