Search Issue Tracker
Won't Fix
Won't Fix in 6000.4.X
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
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server
- “GUIStyle” and “NullReferenceException” errors thrown in the Console when opening Object Field during script compilation
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.
Resolution Note (6000.4.X):
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.