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 CollectAllSceneManagerAndObjectIDs when opening a specific Scene
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- SetComponentEnabled uses class instead of struct when constraining Enableable Component type
- [iOS] Application.deepLinkActivated does not get invoked while app is running when UIApplicationSceneManifest is added in Info.plist
Resolution Note:
Mac uses the .app folder name to determine tooltip text in the dock. Changing the behavior is risky.