Search Issue Tracker
Won't Fix
Votes
0
Found in
2021.3.52f1
2022.3.63f1
6000.0.50f1
6000.1.6f1
6000.2.0b4
Issue ID
UUM-109414
Regression
No
Other threads get resized when trying to resize thread groups on the Timeline of the Profiler window
Reproduction steps:
1. Create a new project (“3D Core” template is enough)
2. Open Window > Analysis > Profiler
3. Record a few seconds of either “Edit Mode” or “Play Mode” by pressing the Record button
4. Under Timeline, resize the “Main Thread” and “Render Thread”
5. Observe them being resizable
6. Try resizing “Job”, “Loading” or other threads
Expected result: Hovering over the separation line between other threads shows a resize icon and the threads can be resized
Actual result: Hovering over the separation line between other threads shows a resize icon, however, when trying to resize it, the “Render Thread” is resized instead
Reproducible with: 2021.3.52f1, 2022.3.63f1, 6000.0.50f1, 6000.1.6f1, 6000.2.0b4
Reproduced on: Windows 11 Pro (24H2), macOS 15.4.1 Arm64
Note reproduced on: No other environment tested
Notes:
- Reproducible in a new project
- It should either not show the resize icon on the cursor when hovering over the separation line of an unresizable thread, or allow resizing all of the threads on the Timeline
- It is possible to resize individual threads but not the group threads
Comments (1)
-
sdfddvhf
Jun 15, 2025 16:13
Assets/
│
├── Art/ ← النماذج ثلاثية الأبعاد والخلفيات
├── Audio/ ← المؤثرات الصوتية والموسيقى
├── Scenes/ ← مشاهد اللعبة (ابدأ بـ MainMenu و Level01)
├── Scripts/ ← سكريبتات التحكم والذكاء الاصطناعي
├── UI/ ← واجهات المستخدم والقوائم
├── Prefabs/ ← المخلوقات والأغراض الجاهزة للتكرار
├── Materials/ ← خامات الإضاءة والتأثيرات
└── Docs/ ← المستندات مثل نصوص الحوارات أو GDD
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
- A memory leak occurs with massive terrain when camera position changes occur.
- No valid hits are returned when using RaycastCommand
- Camera is not overlooking the main Scene in Scene View in the HDRP Sample Template
- TextShadow properties are not applied when displayed in a custom MenuItem Window
- Memory leak occurs when focused on Player while using Direct3D12
Resolution Note:
We don't plan to address this directly because the plan is to replace the timeline with the jobs profiler in some 6.x build.