Search Issue Tracker
By Design
Votes
0
Found in
6000.2.11f1
6000.3.0b10
6000.4.0a5
6000.5.0a1
Issue ID
UUM-127761
Regression
No
Some Project Auditor's table view columns' headers missing tooltips
How to reproduce:
1. Create a new Unity project
2. Go to Window -> Analysis -> Project Auditor -> Start Analysis
3. In the Project Auditor, go to CodeĀ
4. In the table view, hover on the "Descriptor" column and observe the results
Expected results: The tooltip appears
Actual results: The tooltip is missing
Reproducible with: 6000.2.11f1, 6000.3.0b10, 6000.4.0a5, 6000.5.0a1
Reproducible on: macOS Tahoe 26 (M1)
Not reproducible on: No other environment tested
Note: The tooltips are also missing:
Code: Severity, Ignored
Project Settings: Severity, System, Platform, Ignored
All others: all columns
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
- "No GUI Implemented" is displayed when using PhysicsMask with a CustomEditor
- "Report is from another project" popup warning is shown on domain reload when Project Auditor was previously ran in a different project
- Addressables Analyzer flags duplicate resource references from ScriptableObjects incorrectly when the corresponding field has been removed
- "IndexOutOfRangeException" and "NullReferenceException" are thrown and Element disappears from UI Builder when undoing rename of element in "Open Instance in Context" menu
- Select Scriptable Object window freezes and becomes unresponsive when currently opened UXML Template is selected for binding's Data Source
Resolution Note:
We deliberately don't have tooltips on all items in the UI; only where we think clarification is needed. The items mentioned in this bug all seem like users will be able to understand them without needing a tooltip.