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
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Underlying macOS Platform is incorrectly detected when running iOS apps on Apple Silicon Macs via Native Subsystem
- SearchExpression strips quotes
- dSYM file is not created during macOS standalone build
- Project Settings panels disappear and do not repaint when entering Play Mode without reloading Domain
- Screen Space Decals ignore Rendering Layer Mask when using OpenGL Graphics API
Add comment