com.unity.editoriterationprofiler
com.unity.editoriterationprofiler copied to clipboard
Assists in capturing frames from the Profiler of Domain Reloads in the Unity Editor. Compatible with Unity 2019.3+.
I cannot post a screenshot or exported data due to security. However, I have noticed that I will frequently get a result of 0.000 ms when using the EIP for...
Seems to export the data to various formats but the text in the EIP window only shows arrows with no text rendering. Needs a UI text update.

Errors with every JSON export. Here's one: Error ✕ While importing: SyntaxError: Unexpected token I in JSON at position 739 at JSON.parse () at new TraceEventImporter (chrome://tracing/tracing.js:6269:19) at Import.createImporter_ (chrome://tracing/tracing.js:2023:8)...
Hello, I wanted to report that I had an issue in which hitting Clear makes the profiler no longer display data going forward until I turn off the Enable button,...
In my case, a search was applied for each letter I types, each search taking over 5 seconds. At the very least, the search should only start after the user...
1. NullReferenceException: Object reference not set to an instance of an object 2. UnityEditor.EditorIterationProfiler.IterationEventRoot.SetParent (UnityEditor.EditorIterationProfiler.EventData child, UnityEditor.EditorIterationProfiler.EventData parent) (at Packages/com.unity.editoriterationprofiler-0.1.1-preview/Editor/IterationEventRoot.cs:126) 3. UnityEditor.EditorIterationProfiler.IterationEventRoot.AddChildEvent (System.String identifier, System.String metadata, System.Double startTime, System.Double finishTime,...