steve3003 / unity-profiler-data-exporter

Utility to export data from the unity profiler
MIT License
123 stars 29 forks source link

Cannot use in unity 2020.3.14 #11

Closed roger-creus closed 3 years ago

roger-creus commented 3 years ago

Hello,

I have cloned the repo, imported the folder to unity project assets, ran profiler and paused it to run data exporter. I get the following error and the data exporter tab is empty:

InvalidCastException: Specified cast is not valid. ProfilerDataExporter.SplitterState..ctor (System.Single[] relativeSizes, System.Int32[] minSizes, System.Int32[] maxSizes) (at Assets/unity-profiler-data-exporter/UnityWrappers/SplitterState.cs:31)

Any clue?

Thank you!

stepsani commented 2 years ago

Hi, how did you solve this issue?

roger-creus commented 2 years ago

I did not use this profile exporter in the end, I used the Unity package called ProfilerAnalyzer, which allows to export CSV data files from the profiler.

stepsani commented 1 year ago

Thanks for your answer. I took a look at it and I can’t seem to find a way to export the Memory data. For example, textures, size ecc.

On Fri, 1 Jul 2022 at 18:11, Roger Creus @.***> wrote:

I did not use this profile exporter in the end, I used the Unity package called ProfilerAnalyzer, which allows to export CSV data files from the profiler.

— Reply to this email directly, view it on GitHub https://github.com/steve3003/unity-profiler-data-exporter/issues/11#issuecomment-1172500608, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACGG45TDYL5QKXC73LZ4HDTVR4KCNANCNFSM5BYHO5MA . You are receiving this because you commented.Message ID: @.***>