Search Issue Tracker
Postponed means that the issue was either a feature request or something that requires major refactoring on our side. Since that makes the issue not actionable in the close future we choose to close it as Postponed and add it on our internal roadmaps and technical debt pages instead.
Postponed
Votes
1
Found in
2018.4
2020.2
2020.2.0b2
Issue ID
1282215
Regression
No
A Tooltip doesn't appear when hovering on most of the field names in Unity UI Components
How to reproduce:
1. Open the attached "TooltipMissing" project
2. Open the "SampleScene" Scene
3. In the Hierarchy select the "Canvas" GameObject
4. In the Inspector hover your mouse over the "Pixel Perfect" name in the Canvas Component
Expected results: A Tooltip appears
Actual results: No Tooltip appears
Reproducible with: 2018.4.28f1, 2019.4.12f1, 2020.1.8f1, 2020.2.0b7
Notes:
- These are the Components and their fields that are missing the Tooltip:
Rect Transform: Pos X, Pos Y, Pos Z, Width, Height, Rotation
Canvas: Render Mode, Pixel Perfect, Additional Shader Channels
Canvas Scaler: Scale Factor
Canvas Group: Every field
Graphic Raycaster: Every Field
Text: Every field except the Rich Text field
Image: Every field
Raw Image: Every field
Rect Mask 2D: Every field
Interaction Components: Every field except the Interactable field (as all of the Interaction Components have the same fields and same tooltips for them)
Mask: Show Mask Graphic
UI Effect Components: Every field in every Component
Auto Layout Components: Every field in every Component
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
- Certain textures are incorrectly marked in the render pass list when observed through Render Graph Viewer
- "Assertion failed on expression" error occurs when multiple Animation Components are instantiated after changing the Culling Type
- MacOS persistentDataPath uses old path when built compared to Editor Play mode
- Crash on RaiseException when entering Play Mode in a specific project
- Debug Console does not reappear when disabling and re-enabling Debug.developerConsoleEnabled
Resolution Note:
We've created a internal work list of items to be updated. Will work through them with the documentation team.