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
Comments (1)
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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
HinxVietti
Oct 21, 2020 02:10
Reproducible with Unity 2019.4.8 again.