Search Issue Tracker
By Design
Votes
0
Found in
2018.2.14f1
2018.3.0a1
2019.2.0a1
Issue ID
1116093
Regression
No
Custom Profiler EventCallback always returns the same string instead of the string inside Profiling.Profiler.BeginSample
Steps to reproduce:
1. Open original project
2. Open SampleScene
3. Enter Play mode and then Exit it
4. See custom_profiler.log file in the project root folder
Expected result: Custom profiler log should be named "Sample_[n]".
Actual result: Custom profiler says "Profiler.Default" instead of "Sample_[n]".
Reproduced in: 2018.3.3f1, 2019.1.0a14, 2019.2.0a1
Note:
1. Could not test in 2014.4.18f1 or lower because Editor crashes once you enter Play mode.
2. Original project folder also contains a native plugin profiler source.
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
- Character animation freezes when toggling animator on/off in a coroutine
- Certain textures are incorrectly marked in the render pass list when observed through Render Graph Viewer
Resolution Note:
It has been set to by design, the plugin is not handling default marker