Steps to reproduce:
- Create or open the project
- Window > Analysis > Build Analysis
- Open "Overview" tab
- Hover your mouse cursor over a long message entry row under the "Log" column
- Observe the layout of the tool tooltip popup that renders on screen
Actual results: The window displays an exceptionally large tooltip (spanning dozens of lines) containing hundreds of words, including active platform defines, disabled keywords, and subshader parameters. This takes up a massive amount of screen space, obscures the underlying text, and creates severe visual clutter
Expected results: Tooltips should display concise information that can be summarized or explained in three lines or less. If a full error trace or compilation block requires multiple paragraphs, examples, or detailed platform keyword printouts, the tooltip should be truncated, or an inline button/link referencing reference documentation/detailed logs should be provided instead.
Reproducible with versions: 6000.6.0a5
Tested on (OS): Tahoe 26.5
Notes: US-0241: Tooltips are written in clear, complete sentences