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
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- 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
Add comment