Search Issue Tracker
Active
Under Consideration for 6000.5.X
Votes
0
Found in
6000.0.67f1
6000.3.7f1
6000.4.0b7
6000.5.0a6
Issue ID
UUM-133765
Regression
No
Profiler search results are delayed when any search result is selected, and another frame is viewed
How to reproduce:
- Open the “IN-133270.zip“ project
- Open the “SampleScene“
- Open “Window → Analysis → Profiler“
- Enable recording in the Profiler
- Enter Play Mode
- Select any frame in the CPU Usage in the Profiler
- Search for “Destroy“ in the lower section of the Profiler
- Select any result
- Select any other frame in the CPU Usage in the Profiler to view its search results
- Observe the time taken for the search results to show up
Actual result: Search results are shown with a long delay (~300ms)
Expected result: Search results are shown immediately
Reproducible in: 2023.1.0a1, 6000.0.67f1, 6000.3.7f1, 6000.4.0b7, 6000.5.0a6
Reproduced on: Windows 11 Pro (25H2)
Not reproduced on: No other environment tested
Notes:
- Reproducible with any result that is not at the top of the hierarchy (for example, selecting “PlayerLoop“ will not reproduce, but selecting any result under it will reproduce)
- Not reproducible if no search result is selected
- Not reproducible if any profiler result is selected, but nothing is searched
- Only “Timeline” is not affected, but “Hierarchy”, “Raw Hierarchy“, and “Inverted Hierarchy“ are affected
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Memory spike when loading a prefab using TextMeshPro in iOS Player
- [iOS] UI Toolkit's DropdownField fails to close on first tap when Windowed Apps is used
- VFX System Border text cursor is sometimes not visible
- Hub horizontal scroll hides all items when scrolled to the end
- GC Allocation of 384 B every frame when using CinemachineInputAxisController
Add comment