Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Wwise IDs refresh bug after IDs Generation #82

Merged
merged 1 commit into from
Sep 19, 2023

Conversation

alessandrofama
Copy link
Owner

An issue arose where Wwise IDs were not updating correctly in the custom nodes browser due to Godot's resource reloading and cache system. To rectify this problem, the commit enforces the resave of the script resource, ensuring the accurate updating of IDs and resolving the issue effectively.

An issue arose where Wwise IDs were not updating correctly in the custom nodes browser due to Godot's resource reloading and cache system. To rectify this problem, the commit enforces the resave of the script resource, ensuring the accurate updating of IDs and resolving the issue effectively.
@alessandrofama alessandrofama merged commit 1384c5a into main Sep 19, 2023
0 of 5 checks passed
@alessandrofama alessandrofama deleted the fix-ids-reload branch September 19, 2023 17:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant