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
- Standard Unity Materials and Shaders become corrupted after importing specific Asset Packages
- [Linux][OpenGL][Vulkan] Draw calls are not shown in the Event List when taking a capture of a frame with RenderDoc
- Inaccurate collision detections when Rigidbody Collision Detection is set to "Continuous" or "Continuous Dynamic"
- Crash on Object::IncrementPersistentDirtyIndex when upgrading project version
- [iOS] Multiple Xcode project instances created before opens up when performing Build and Run for iOS Platform
Add comment