When I open a file in audio editor and then close the tab of the file, but do not close the audio editor, there's a bug:
Audio editor uses a cached version of a file, even if the tab was closed, file was changed and re-impored or re-created.
Description
Description
Details
Details
- Severity
- Minor
- Resolution
- Open
- Reproducibility
- Always
- Operating System
- Windows 10 x64
- Category
- General
Steps To Reproduce
using Von.sig as example https://enfusionengine.com/api/redirect?to=enfusion://ResourceManager/~ArmaReforger:Sounds/VON/Von.sig
- Create override of Von.sig
- Open Von.sig with audio editor
- Edit the comment of the Interpolate 1 node "comment test"
- Save Von.sig
- Close the tab in the audio editor
- delete Von.sig in the main workbench window
- Create Override from Von.sig from vanilla file in the main workbench window
- Double click the overriding Von.sig
- Audio editor loads a cached version
- The comment still exists in audio editor, but not in the Von.sig file -
(hotfix)
- Close Audio editor
- Double click the overriding Von.sig
- Audio editor is opened with the REAL Von.sig file
Additional Information
It's a small thing, but I have a feeling someone else with run into this bug as well