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
- Incorrect Shader keyword activation for Shadows when no Light is present in URP
- Editor freezes when loading a specific AssetBundle
- WebGPU builds with Multithreading enabled crash on Safari
- Set as Value in UI Builder doesn't work across all properties.
- Calculating time durations in RenderDoc with DX12 causes 'Device Lost error' popup
Resolution Note:
It has been set to by design, the plugin is not handling default marker