Reproduction steps:
- Open the attached project
- Open the Scene View
- Open the Custome Editor Window (Tools > EasyPlace)
- Test all of the mouse buttons in the Scene View
- Observe the outputs in the Console window
Expected result: All of the mouse buttons output mouseUp and mouseDown logs in the Console
Actual result: Mouse left-click doesn’t log the mouseUp message in the Console
Bug is specific to SceneView.duringSceneGui
Reproducible with: 2020.3.37f1, 2021.3.8f1, 2022.1.12f1, 2022.2.0b3, 2023.1.0a4
Reproducible on: Windows 10 (21H2)