com.unity.editoriterationprofiler icon indicating copy to clipboard operation
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+.

Results 8 com.unity.editoriterationprofiler issues
Sort by recently updated
recently updated
newest added

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.

![image](https://user-images.githubusercontent.com/2606875/94989034-e5d02980-0571-11eb-8f67-351928bdc002.png)

bug

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,...

bug