selective-profiling icon indicating copy to clipboard operation
selective-profiling copied to clipboard

Not working with 2022.2.0b4

Open SugoiDev opened this issue 3 years ago • 3 comments
trafficstars

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

SugoiDev avatar Aug 12 '22 11:08 SugoiDev

Hello, thanks for testing and reporting.

  • Is the text in brackets only in 2022.2 or actually in the code somehow? Haven't seen that before.

marwie avatar Aug 12 '22 13:08 marwie

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.

SugoiDev avatar Aug 12 '22 17:08 SugoiDev

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: @.***>

marwie avatar Aug 12 '22 18:08 marwie