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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
HinxVietti
Oct 21, 2020 02:10
Reproducible with Unity 2019.4.8 again.