Hello.
From time to time I have these warning logs in the unity console:
[FMOD] EventInstance::update : Event {275351b8-616d-437c-8515-6c5cea1c1900} waited 210 milliseconds for sample data to load. Preload sample data to avoid this delay.
[FMOD] EventInstance::update : Event {275351b8-616d-437c-8515-6c5cea1c1900} waited 211 milliseconds for sample data to load. Preload sample data to avoid this delay.
But I have so many events and can’t find needed events buy guids.
How I can find events names by these guids? It will be nice to add this tool to plugin.
Have a nice day.