Search Issue Tracker
Won't Fix
Votes
0
Found in
2023.1.0b3
2023.2.0a6
2023.3.0a3
Issue ID
UUM-26783
Regression
No
Shortcuts: Shortcuts system tries to display tooltips from not active window
Steps to reproduce:
# Create new project
# Go to menu "Unity" -> "Shortcuts"
# Verify, that "Shortcuts" window opens
# In profile drop-down menu select "Create New Profile"
# Verify, that "Create Profile" window opens
# Hover the mouse on the items, displayed in "Shortcuts" window items, which have tooltips
Expected result: "Shortcuts" window isn't active, so tooltips shouldn't be displayed.
Actual result: Seems system tries to display the tooltips from the window which is not active. Added screenshot and video in the "Attachments" section.
Reproducible with: 2023.2.0a2, 2023.1.0b3, 2022.2.7f1, 2021.3.18f1, 2020.3.45f1.
Tested on MacOS Monterey, Version 12.6.2
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
- Crash on ResizeScriptingList<ScriptingObjectPtr> when passing an undeclared variable to the results parameter for GameObject.FindGameObjectsWithTag
- [Android] "Screen.safeArea.y" always returns values outside of the Safe Area when the device is in Portrait orientation
- Frame spike due to many TreeRenderer.TreeUpdated calls when repositioning terrains in large Scenes
- Crash on GameObject::RemoveComponentFromGameObjectInternal when reparenting Text GameObjects
- [IL2CPP-GarbageCollector] Changing GCMode might permanently disable GC in a multithreaded context
Resolution Note:
Thanks for the report. While this is a legitimate bug, we currently do not have the capacity to address bugs like this in the near to medium future. We also have significant refactors related to events and tooltips that will address this issue in the future.