Unity Issue Tracker - Profiler window: “File path is too long” warning text appears pixelated when saving capture with long name
Closed
UUM-116883
Profiler window: “File path is too long” warning text appears pixelated when saving capture with long name
Unity: Text (TextCore)
Won't Fix
6.3.X
This is an odd use of tooltips. Trying to reproduce that tooltip on other platforms yields strange results. It's also not consistent with any other pattern of showing invalid field values. Please avoid using tooltips for this purpose.
Steps to reproduce:
Open a new Unity project
Open the Profiler window (Window → Analysis → Profiler)
Enter Play Mode
Save the capture data in the Capture List section
Rename the long file name after saving
Observe the warning message
Actual results: The warning message “File path is too long” appears, but the text is rendered pixelated and low quality
Expected results: The warning message text should render clearly and consistently with other UI text in the Profiler window
Reproducible with versions: 6000.3.0a5, 6000.3.0b1
Can’t test with versions: 6000.0.56f1, 6000.1.16f1, 6000.2.2f1, 6000.3.0a4 (No capture list feature)
Tested on (OS): Ubuntu 22.04
Prioritise and Follow this issue
Have a workaround or additional info about this issue?