Search Issue Tracker
Active
Votes
0
Found in
2020.3.37f1
2021.3.8f1
2022.1.12f1
2022.2.0b3
2023.1.0a4
Issue ID
UUM-11372
Regression
No
MouseUp Event is not called when clicking Mouse's left button
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)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Material thumbnail doesn't change when changing URP settings
- [Backport] Four "Learn more" links direct to default (2020.3) Manual version, instead of using current Editor version
- "Cannot set deprecated build target 'OSXIntel'" warning appears when setting PluginImporter's compatible platform to "OSX"
- [VFX Graph/Oculus] Chained GPU Events are not running are not running on Quest 2
- Class Properties get overwritten when using IL2CPP
Add comment