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
- 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
- Errors and warnings are thrown after installing Visual Effect Graph Learning Samples
Add comment