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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Resolution Note:
It has been set to by design, the plugin is not handling default marker