Search Issue Tracker
Third Party Issue
Votes
0
Found in
2021.3.0f1
2022.3.0f1
2023.2.0a1
2023.3.0a1
Issue ID
UUM-65119
Regression
No
[Editor][macOS] macOS icon hover text should include the Unity version
*+Description+*
macOS icon hover text should include the Unity version. Currently it just says "Unity". Multiple Unity icons may point to different versions, but their tooltip will say "Unity" for each. It should say something like "Unity 2022.3.0f3" or similar.
*+Reproduction steps+*
Install Unity. Start Unity. Hover over the icon in the dock.
*+Expected behaviour+*
Tooltip includes "Unity" as well as the version number to differentiate the icons.
*+Actual behavior+*
You can have a bunch of icons in a row that point to different Unity versions, but the tooltip for each just says "Unity".
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 TextCore::OTL_TableReader::GetOpenTypeLayoutTables when using Japanese Font as TMP Fallback
- TreeView.AddItem performance regression when opening EditorWindow
- Shadows are not visible in Player when using DX12 with Forward+ or Deferred+ rendering in URP
- Rendering Debugger Playmode debug UI scrolling is jittery when using click and drag to scroll
- Frame Debugger Target Selection Search Results window becomes too tiny to even see the default “Editor” selection when there are no search results
Resolution Note:
Mac uses the .app folder name to determine tooltip text in the dock. Changing the behavior is risky.