-
Notifications
You must be signed in to change notification settings - Fork 33
Description
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 ()