Search Issue Tracker
Fixed in 2020.1.X
Fixed in 2019.3.X
Votes
0
Found in
2019.3.0a12
Issue ID
1174922
Regression
Yes
Missing Profiler.EndSample error when profiling the Editor and switching between the Profiler window and the Scene View
How to reproduce:
1. Create a new Unity project
2. Open the Profiler window
3. Profile the Editor
4. Switch back and forth between the Profiler and the Scene View
Expected result: no errors are thrown
Actual result: 'Missing Profiler.EndSample' error is thrown
Reproducible with: 2019.3.0a12
Not reproducible with: 2017.4.31f1, 2018.4.6f1, 2019.1.14f1, 2019.2.1f1, 2019.3.0a11
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
- TreeView Child display toggle styling becomes reversed when clicking and dragging it
- Null is returned when using FocusOutEvent.relatedTarget
- Unity_BaseInstanceID is always zero when rendering multiple meshes and instancing with the same buffer
- UI Document button's text does not resize relatively when size in percentage (%) is used
- Event.current.mousePosition has an offset of 1px along the y-axis in WebGL build when the mouse button is released
HinxVietti
Oct 21, 2020 02:10
Reproducible with Unity 2019.4.8 again.