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
- Objects receive a black outline in Ray Traced Screen Space Reflections
- NullReferenceException Occurs When Baking APV with GPU Streaming Enabled
- Scene renders incorrectly when using RenderGraphUtils.AddCopyPass
- [URP] Searchable context menu instantly closes when attempting to open it
- [Multiplayer Center] Hosting Model Doesn't Reset to Recommended When Re-selecting Default Netcode Solution
HinxVietti
Oct 21, 2020 02:10
Reproducible with Unity 2019.4.8 again.