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

[UE 5.1] The following modules are missing or built with a different engine version #341

Open
weepingforest opened this issue Apr 2, 2024 · 2 comments

Comments

@weepingforest
Copy link

weepingforest commented Apr 2, 2024

I'm trying to get Steam Audio to work with Unreal Engine 5. The problem is that whenever I go to Plugins section in Unreal Engine 5 and enable Steam Audio, it requires me to restart UE5, and when I do it always gives me this error:
"The following modules are missing or built with a different engine version:
Steam Audio
SteamAudioEditor
Engine modules cannot be compiled at runtime. Please build through your IDE."

And the only option available is 'OK' which does nothing.

First time I saw this error was in Unreal Engine 5.3.2, so I guessed it was because of lack of compatibility. So now I tried it with UE 5.1.0, but I still get the same error. I downloaded the plugin directly and didn't build it myself with IDE. Needless to say, I also deleted the default Steam Audio plugin from Plugins/Runtime/Steam folder.
I tried it with Steam Audio 4.5.3 and 4.1.3. I get the same error with both.
Thanks in advance.

@lakulish
Copy link
Collaborator

lakulish commented Apr 8, 2024

@weepingforest Are you installing the SteamAudio plugin into the Plugins subdirectory of your project, or into the Engine/Plugins subdirectory of your Unreal Engine installation directory? UE5 should be able to recompile the plugin if it's installed into the project-specific plugins subdirectory.

@FraBad98
Copy link

@weepingforest I don't have the solution, unfortunately. I'm here because I'm having the exact same issue. Did you manage to fix it? If so, what was the procedure?

Thanks in advance!

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

No branches or pull requests

3 participants