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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
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.