needle-tools / selective-profiling

Selectively deep profile single methods while your game is running in Unity's Profiler 🔬
135 stars 11 forks source link

somehow it doesn't compile on 2022.1 #21

Open sebas77 opened 1 year ago

sebas77 commented 1 year ago

once installed the package, I get this error:

Library\PackageCache\com.needle.selective-profiling@1.0.1-pre.1\Editor\Chart\ChartMarkerRegistry.cs(8,19): error CS0234: The type or namespace name 'EventSystems' does not exist in the namespace 'UnityEngine' (are you missing an assembly reference?)