Hi FMOD,
I recently upgraded our UE4 project to 2.01.05 (4.25+) and I see you have added a warning:
LogFMOD: Warning: ‘Score Tick’ cannot be used as a UE4 asset name. Name may not contain the following characters: . Using ‘Score_Tick’ instead.
LogFMOD: Warning: ‘Music.streams’ cannot be used as a UE4 asset name. Name may not contain the following characters: … Using ‘Music_streams’ instead.
I approve of the warning and I realise that we should rename all our events to fix this. However, I’m not sure how to fix the streams/assets bank names. FMOD automatically uses the extensions “.streams.bank” or “.assets.bank” during the build and I can’t find anyway to change this. What is your recommended solution to get rid of this warning?
Thanks
Alex