utopia-rise / fmod-gdextension

FMOD Studio GDExtension bindings for the Godot game engine
MIT License
438 stars 48 forks source link

Bank explorer does not refresh when updating .bank file #180

Closed bitbrain closed 6 months ago

bitbrain commented 10 months ago

Godot Version: 4.1.2.stable FMOD Studio Version: 2.02.16 Addon Version: Release 4.0.1-4.1.2

When doing changes to banks in FMOD and saving it, the .bank explorer inside Godot does not apply the changes.

Steps to reproduce

  1. create new event in FMOD
  2. save the event and export .bank file
  3. navigate to Fmod Explorer

Expected behavior: new event is displayed Actual behaviour: new event is missing

CedNaru commented 6 months ago

Bank refresh is now available with #202