1、We try to use EBP in UE4 project.
2、We only pass wwise event name(string type),not AkAudioEvent(UObject type) to the API function called Postevent in AkAudioDevice.cpp.
3、When we run in Standalone Game Mode or run Android Package,we will see this error:"Event id not found" in log.