needle-tools / selective-profiling

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

Not working with 2022.2.0b4 #19

Open SugoiDev opened 2 years ago

SugoiDev commented 2 years ago

Tested today with 2022.2.0b4 and it reports everything as "not found" in the context menu. It seems the profiler is "beautifying" the names.

image

Some methods get very long and their context menu is just blank image

marwie commented 2 years ago

Hello, thanks for testing and reporting.

SugoiDev commented 2 years ago

It seems to be caused by the use of ProfilerMarker. I don't know what exactly is adding those. I suspected com.unity.performance-tracking but even after removing it the name remains the same.

I'll report back if I figure out what exactly is doing this.

marwie commented 2 years ago

Thank you!

SugoiDev @.***> schrieb am Fr., 12. Aug. 2022, 20:00:

It seems to be caused by the use of ProfilerMarker. I don't know what exactly is adding those. I suspected com.unity.performance-tracking but even after removing it the name remains the same.

I'll report back if I figure out what exactly is doing this.

— Reply to this email directly, view it on GitHub https://github.com/needle-tools/selective-profiling/issues/19#issuecomment-1213373469, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABGZAQY4RKWRHLST6V766K3VY2GKLANCNFSM56LNF7NA . You are receiving this because you commented.Message ID: @.***>