Unity Issue Tracker - Mesh property doesn’t throw a tooltip when hovered over in the Inspector window
Closed
UUM-102096
Mesh property doesn’t throw a tooltip when hovered over in the Inspector window
Unity: IMGUI Framework
Won't Fix
6.2.X
6.1.X
6.0.X
2022.3.X
2021.3.X
Closing as this is not a regression. Not all UI elements will have tooltips. We do try to improve this over time, but we do not track individual tooltips as bugs.
Steps to reproduce:
1. Create a new Unity project
2. Create and select Cube GameObject in the Hierarchy window
3. In Inspector window, hover over the “Mesh” property in “Cube (Mesh Filter)” Component
Actual results: No tooltip is thrown when hovering over the Mesh property in the Inspector window Expected results: A tooltip with information should be shown when hovering over the Mesh property in the Inspector window
Reproducible with versions: 2021.3.50f1 2022.3.60f1 6000.0.45f1 6000.1.0b12 6000.2.0a8
Tested on (OS): MacBook Pro 2021 (Apple M1 Max), Sequoia 15.3.2
Prioritise and Follow this issue
Have a workaround or additional info about this issue?