Search Issue Tracker
Won't Fix
Votes
0
Found in
2022.3.68f1
6000.0.60f1
6000.2.8f1
6000.3.0b7
6000.4.0a3
Issue ID
UUM-122628
Regression
No
[Linux] Profiler Sample Stack window name is not visible
Reproduction steps:
1. Create a new project
2. Open Profiler (Window > Analysis > Profiler)
3. Enter Play mode and ensure that data is being captured on the Profiler
4. Click on the CPU Usage Module data and click on one of the threads
5. Click “Show” dropdown and select “Selected Sample Stack…”
6. Observe the newly opened window name
Actual result: “Sample Stack” window name is not fully displayed and window cannot be resized to be able to read the window name
Expected result: “Sample Stack” window name is fully visible
Reproducible with: 2022.3.68f1, 6000.0.60f1, 6000.2.8f1, 6000.3.0b7, 6000.4.0a3
Reproduced on: Ubuntu 24.04
Not reproduced on: macOS Sequoia 15.4 (M4), Windows 11
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
- Terms of Service agreement checkbox is invisible under specific OS system themes (UI Accessibility)
- Tile Palette: "Create New Tilemap" dropdown area is displayed in several colors
- Input.mousePosition stops syncing to touch input when using "DownloadHandlerTexture" in WebGL build
- UI Builder canvas doesn't update element styling accordingly when changing Active Theme for some Editor Authoring elements
- Selector Value buttons are not aligned with parameters in UI Builder
Resolution Note:
This is very low priority as the text we see it's controlled by the Windowing system on Linux. We could make the window resizable but this is a large task compared to the gain - the user opened the window and will know what it is. Presumably there is also a tool in the OS to see the window name for small windows.