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
- WebGPU errors when CoreCopy shader is used to copy an MSAA texture
- Unity Cloud icon does not appear next to project and does not connect correctly when the project is created with Cloud but closed right after creation
- ScrollerSlider in the Scroller Control is still using UXMLTraits
- Crash on ExtractHandles when shutting down the Editor in a specific scene while Burst jobs are in progress
- Unity Hub closes with no "Project is currently open" window when selecting an already open project from the Projects list
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.