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
- Channel remapping dropdown in the Terrain Layer does not open when clicked on the title
- The Editor freezes indefinitely when a large number of elements are entered in the Subgraphs or Categories lists
- Some Visual Effects package Assets links to documentation are not working
- Heatmap asset’s documentation button in the Inspector window leads to “Sorry... that page seems to be missing!” page when clicked
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions
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.