VRCParentConstraint Destroyed error in play mode

Hey, after going into play mode and uploading my avatar, I’m getting this error.
It’s preventing me from uploading and spams the console after leaving play mode.
I can upload the avatar if I close the unity project and then upload it without going into play more before uploading.

So going into play mode using gesture manager somehow causes this error. Any ideas how to fit it ? (edited)

Hello, do you have some kind of package installed that you may know of that could have modify objects while you go in play mode ?

Try removing the Audiolink package, if you used that one.

That was causing that issues for me, out of a sudden, without having anything changed there (scripts, logics etc.), just added a toggle to my audiolink shader, it started to act weird like that.
You don’t need that package, if everything works accordingly.