Error in log when calling FindEventInstances BP function

Im not sure if it also happens in c++ but i can see that each time i call the FindEventInstances function it writes this in the log:
LogFMOD: Error: f:\jk\workspace\1.10_UE4.19_Win64\studio_api\src\fmod_studio_impl.cpp(2325) - assertion: ‘array’ failed

Maybe it is because it dosen’t find any events that it writes that?
I don’t have any problems with the function, it works fine but it’s just that wierd error in the log.

Thanks for reporting this, it looks like this occurs when there are no instances of the given event to find.

I will make sure this gets fixed for an upcoming release.