ASIO device init: rate check assertion

Hello.
When initing ASIO device ‘Realtek ASIO’ with FMOD low level API (tested on 11005 and 10913) I get this error:

[ERR] assert: assertion: ‘(rate >= 8000) && (rate <= 192000)’ failed

FMOD_System_SetSoftwareFormat doesn’t help.

Same device initializes with fmodEX, but getSoftwareFormat returns sampleRate 0 Hz.
I don’t know if this an error or that ASIO device just not functioning properly. Anyway, error message asked me to contact support, so that’s what I do ^)

Thanks for your patience, are you getting any other errors or warnings when using the logging version of FMOD?