Search Issue Tracker
By Design
Votes
0
Found in
2018.1.0a7
2018.1.0b1
Issue ID
980008
Regression
Yes
Profiler search results contain unrelated data
When using the search function in the profiler I'm getting inconsistant results compared to Unity 2017.1 and 2017.2.
When searching for the word "Test" bogus results are returned. The"Test" data is not filtered to the top as it is in 2017.3.0f1.
Steps to reproduce
- Open the scene GetProfilerData from the attached project.
- Enable 'Editor profiling' and 'Deep profiling', and "Record".
- Enter play mode and wait for profiler to fill up with samples.
- Stop profiler recording.
- In profiler search field enter 'test'.
Notice issue > > Test data is returned but not at the top of the list. Unreleated data appears in the search.
Images Attached.
Last worked as expected in 2018.1.0a6, 2017.3.0f3
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mouse input is registered incorrectly in Custom RP when downscaling Render Target and rendering Overlay UI before final upscale
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
Add comment