NET6 virtualized function with out parameter problem

Hello,
I came across a problem with virrtualization when the function has an out parameter

[Obfuscation(Feature = “virtualization”, Exclude = false)]
private static byte decdata_encTXmsg(uint addr, bool isdataencrypted, bool skipblank, byte blankvalue, out bool doskip)

if the function is virtualized, after calling, the out parameter has the wrong value, all fine if not virtualized
Internally this parameter is changed/evaluated correctly, just is throw out with wrong value.
Is it known problem with a workaround, or i’m doing something not 100% correct in my code?
Thanks in advance

In attach an example project

Fixed in the 1775 build.

Thank you for the quick fix, i see the 1775 build is online if i download with the old link received by mail, but password is not the same as build 1754, how can i get pwd?
Thanks

Did you check a spam folder for your mailbox?

Oh, sorry, yes it was into spam. Thanks again

same problem here, already check mailbox(include spam) but how to get build 1775 mention above? :smiley:

The fixed build send to your email. Please check it.