ProfilerReader icon indicating copy to clipboard operation
ProfilerReader copied to clipboard

Not supported in Unity 2022.3.f1 LTS

Open MAJomaa opened this issue 1 year ago • 0 comments

I have errors when I try to import the dataprof.data file: System.Exception: This log file isn't supported. 0x20220328 at UTJ.ProfilerReader.BinaryData.ProfilerFrameBlockData.Read (System.IO.Stream stream, System.Int32 frameIndex, System.String unityVersion) [0x001c9] in <1c5044780f334353961706bdd82cf261>:0 at UTJ.ProfilerReader.BinaryData.ProfilerBinaryLogReader.ReadFrameData () [0x00064] in <1c5044780f334353961706bdd82cf261>:0 at UTJ.ProfilerReader.UI.AnalyzeToCsvWindow.ExecuteFrame () [0x00018] in C:\HypnoVR\testProjects\unityecsphysicsplayground\Assets\Editor\GUI\AnalyzeToCsvWindow.cs:80 UnityEngine.Debug:LogError (object) UTJ.ProfilerReader.UI.AnalyzeToCsvWindow:ExecuteFrame () (at Assets/Editor/GUI/AnalyzeToCsvWindow.cs:115) UTJ.ProfilerReader.UI.AnalyzeToCsvWindow:UpdateThread () (at Assets/Editor/GUI/AnalyzeToCsvWindow.cs:66) System.Threading.ThreadHelper:ThreadStart ()

MAJomaa avatar Jun 13 '23 12:06 MAJomaa