I am trying to load an audio clip using AssetBundles but strange result.
Actual audio file:
File loaded from AssetBundle:
AudioClip gets loaded successfully but when I try to play, I get "FMOD::Sound instance for clip "fileName" (FMOD error: File not found.)"
I would appreciate any suggestions and thoughts on this topic. Thank you.