So I'm trying to make a console build for my game
In editor and on PC builds everything works fine, but there is no sound on PS5
Looking at logs it seems that everything initializes fine, but whenever a sound is to be played, I'm getting Event ID not found error and later Failed posting event
I'm using Wwise version 2021.1.1.7601 and Unreal Engine 4.26
Did I miss anything when building? Are there any special steps I need to do when building for PS5? How can I debug why the events are missing in build?