Search Issue Tracker

Fixed in 2020.1.X

Fixed in 2019.4.X

Votes

0

Found in

2019.3

2019.3.7f1

2020.1

Issue ID

1240609

Regression

No

[macOS] Scene View stops receiving Event.current.type mouseMove events after clicking on the Menu bar

IMGUI

-

How to reproduce:
1. Open user-submitted project (MouseMove Bug on Mac.zip)
2. Move the mouse over the Scene View - note that mouseMove is continuously logged
3. Click on the Menu bar
4. Move the mouse over the Scene View again

Expected result: mouseMove is still being logged
Actual result: mouseMove is no longer being logged until the Editor is clicked

Reproducible with: 2019.3.11f1, 2020.1.0a14
Not reproducible with: 2020.1.0a15, 2020.1.0b8, 2020.2.0a9
Could not test with: 2017.4.40f1, 2018.4.22f('SceneView' does not contain a definition for 'duringSceneGui')

  1. Resolution Note (fix version 2020.1):

    Fixed in 2020.1.0a15

  2. Resolution Note (fix version 2019.4):

    Fixed in 2019.4.9f1

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.