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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note:
It has been set to by design, the plugin is not handling default marker