Easy fix. SRPBatcherProfiler.cs line 22, change: **public Recorder recorder;** to: **public Profiling.Recorder recorder;**
Easy fix.
SRPBatcherProfiler.cs line 22, change:
public Recorder recorder;
to:
public Profiling.Recorder recorder;