Search Issue Tracker
Fixed in 2019.2.X
Votes
0
Found in
2019.1.0a2
2019.1.0a12
Issue ID
1110746
Regression
Yes
[Profiling] "Non matching Profiler.EndSample" exception is thrown on quitting a standalone player development build
"Non matching Profiler.EndSample" exception thrown on quitting a standalone player development build with autoconnect profiler checked. Refer the video for details.
Step to reproduce:
1) Create a new project.
2) File > Build settings
3) Check development build > Check autoconnect profiler
4) Build and run
5) Launch the standalone build and verify the profiler data is displayed in profiler window > Quit the standalone build
Actual result: "Non-matching Profiler.EndSample" exception is thrown in the console.
Expected result: The standalone build quits gracefully and no exceptions occur in the console.
Occurs in: 2019.1.0a12, 2019.1.0a2
Works fine in: 2018.3.0f2
Note: Profiler data is not displayed in 2019.1.0a1
Environment: Both Windows and Mac
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Terrain Tree cast Realtime and Baked shadows simultaneously when "Mixed" Light mode and "Subtractive" Baked Illumination is used in Edit mode
- OnPostprocessAllAssets() is not called for a modified Prefab when another Asset is set Dirty in the same callback
- [Android] UIToolkit ClickEvent is fired when the device is rotated
- Compilation errors occur when "uintBitsToFloat(int)" gets used in OpenGLES
- User Reporting does not send reports when Managed Stripping Level is set to Low or higher
Add comment