Search Issue Tracker
Won't Fix
Votes
0
Found in
2021.3.50f1
2022.3.60f1
6000.0.45f1
6000.1.0b12
6000.2.0a8
Issue ID
UUM-102096
Regression
No
Mesh property doesn’t throw a tooltip when hovered over in the Inspector window
*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
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
- UI Document gets stuck in the original state when the UI GameObject is disabled and re-enabled
- “AsyncGPUReadback - NativeArray does not have read/write access” error is thrown when using the AsyncGPUReadback:RequestIntoNativeArray after scheduling a job
- Editor freezes when entering the Play Mode after code changes
- [2D] Grid in tile palette window does not extend to edge of viewport
- Editor UI Text is displayed incorrectly or blank, and "Unable to load font face for [System Normal]." and other warnings are spammed when Editor Font is set to System Font and TMP Package is imported
Resolution Note:
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.