I don't think I changed any RTPC settings within Wwise, but I'm not sure how I would know if I did.
Outside of the Wwise integrated functions, ".SetValue()" is used only within this script. Same goes for ".SetGlobalValue()", and I have not modified the Wwise functions in any way.
Finding all references for RTPC gives me two results for my script, as well as in AkRTPCPlayable.cs, AkRTPCTrack.cs, AkWwiseTypeMigration.cs, and RTPCDrawer.cs, all of which are Wwise provided scripts.
You mentionned WAG, I don't really know what it is, but maybe my Wwise integration is faulty?
This script is already on an empty game object meant only for playing this event, so there's nothing to add to it beside this. :/