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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Add comment