Search Issue Tracker
Fixed in 2020.2.X
Fixed in 2020.1.X
Votes
1
Found in
2020.1.0a23
2020.2
2020.2.0a18
Issue ID
1264736
Regression
Yes
[macOS] Missing Profiler.EndSample and Non matching Profiler.EndSample errors while profiling editor and mouse dragging objects
How to reproduce:
1. Create and open a new project
2. In the Menu bar, go to Window > Analysis > Profiler
3. Make sure profiler is recording and switch profiling target to Editor
4. Drag and drop GameObjects in the Hierarchy window or Assets/Folders in the Project window
Expected result: no errors are thrown
Actual result: Missing Profiler.EndSample and Non matching Profiler.EndSample errors are thrown
Reproducible with: 2020.1.0a23, 2020.1.0f1, 2020.2.0a19
Not reproducible with: 2018.4.25f1, 2019.4.5f1, 2020.1.0a22
Notes: Tested with both Windows 10 and macOS Catalina 10.15.5, was only able to reproduce on macOS
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Depth is not rendered in a depth-only camera which is set up by a custom script
- The Scene\Game view is grey when two "Universal Additional Camera Data" scripts are attached to the camera
- NullReferenceException error thrown when changing Scenes in Play Mode
- Crash on "'anonymous namespace'::ConvertFBXShapes" when importing an FBX file
- Crash on Transform::RemoveFromParent when Object.DestroyImmediate() is called on Transform
Add comment