You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 ()
The text was updated successfully, but these errors were encountered:
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 ()
The text was updated successfully, but these errors were encountered: