Search Issue Tracker

Not Reproducible

Votes

0

Found in

2018.1

Issue ID

1064843

Regression

Yes

Search does not work for samples emitted using Profiler.BeginSample

Profiling

-

When emitting a sample using
Profiler.BeginSample("MySample");
// do stuff
Profiler.EndSample()
The sample will show up in hierarchy-view, but it cannot be searched for

Add comment

Log in to post comment