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
- After converting a Built-in project to URP render texture related errors are spammed that can lead to Game view being rendered on top of Scene view
- UI Builder slider value lags and stutters when sliding/modifying certain property values
- "Reset UI Builder Layout" functionality inconsistently changes Canva Size when "Match Game View" is enabled/disabled
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
Resolution Note:
Mac uses the .app folder name to determine tooltip text in the dock. Changing the behavior is risky.