ProfilerReader
ProfilerReader copied to clipboard
run into error
This tool run into error when i try a sample by Untiy 2019.4.25f1. How to fix this erro?
Thanks,
repro:
- export profiler data into a data file by unity profiler window.
- open tool by Unity menu -> Tools -> UTJ -> ProfilerReader -> AnalyzerToCSV.
- click File button of UTJ tool to load the data file.
- click Analyze button of UTJ tool.
- Error is show in console of unity editor.
System.OutOfMemoryException: Out of memory
at (wrapper managed-to-native) System.Object.__icall_wrapper_ves_icall_array_new_specific(intptr,int)
at System.Collections.Generic.List`1[T]..ctor (System.Int32 capacity) [0x00021] in
+1