Search Issue Tracker
Fixed in 2021.2.X
Votes
0
Found in
2021.1.0a2
2021.1.1f1
Issue ID
1324294
Regression
Yes
[Profiler][Linux] Multiple errors thrown on dragging the "Profiler" window
On dragging the "Profiler" window editor throws Multiple errors, refer to the attached video.
Steps to Repro:
1. Create a new project
2. Window > Analysis > Profiler
3. Profiler Window > Target Selection > Editor
4. Drag Profiler window
Actual Result:
Multiple errors thrown on dragging the "Profiler" window
Expected Result:
Profiler window dragged gracefully
Reproducible in:
2021.1.1f1, 2021.1.0a2
Working Fine in:
2021.2.a10, 2021.1.0a1
Environment: Ubuntu 18.04 LTS
Stack trace
Missing Profiler.EndSample (BeginSample and EndSample count must match): UnityEngine.IMGUIModule.dll!UnityEngine::GUIUtility.ProcessEvent() [Invoke]
Previous 5 samples:
UnityEditor.CoreModule.dll!UnityEditorInternal::ProfilerDriver.InvokeNewProfilerFrameRecorded() [Invoke]
Profiler.CalculateSelectedTimeAndChart
Profiler.GatherChartInformation
Profiler.AddFrameDataAndTransferOwnership
UnityEditor.CoreModule.dll!UnityEditorInternal::ProfilerDriver.InvokeNewProfilerFrameRecorded() [Invoke]
In the scope:
UIElementsUtility.DoDispatch(Non Repaint Event)
UnityEngine.IMGUIModule.dll!UnityEngine::GUIUtility.ProcessEvent() [Invoke]
EditorLoop
Main Thread
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment