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
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
Add comment