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 JobQueue::HasJobGroupIDCompleted when closing the Editor while in Play mode on a specific project
- In "Preferences" section the “SpriteShape” menu item, the details page title “SpriteShape”, and “ControlPoint” entries are displayed as code strings rather than formatted UI strings
- Errors thrown constantly when Virtual Offset Debug is enabled and lighting was baked on AMD machine
- Persistent Memory Leak when reloading domain and using Distance-based Ghost Importance
- HDRP project doesn't render in standalone player when using High stripping
Resolution Note:
Mac uses the .app folder name to determine tooltip text in the dock. Changing the behavior is risky.