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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Add comment