The Mutable Sample Project: Standalone/Launch mode crashes

P.S. Fresh installed project. When trying to launch the game - crash. The project itself opens normally, but when trying to start the game in standalone mode crash again

Thanks for sharing, what UE version are you using? 5.5.0 or 5.5.1 ?
Other non usual UE setup may come in handy.

Hey! v5.5.1

Hey @WeberSystems I can confirm that the Sample it does not work in standalone mode so far. This may change in next releases.

1 Like

@WeberSystems It will work in a packaged project but the character will only update in the engine but not in a packaged build. I have tried several methods. I may need to use a game instance to store Customizable Object changes then load from the game instance not sure?

Hey got your message on my YT. Don’t know why the email was acting up. Glad you are here with answers.

I didn’t try Multiplayer, But UE 5.3.3 seems to be working. I’ve had zero crashes.

Hey! Still the same problem

I’ve had the same issue, and after a long time of testing, I finally found the solution here.
Unreal Engine Forum - Mutable Plugin Issue.

Hi,

I don’t use a mesh with cloth, but am only trying to get the mutable sample project to work when packaged. I can get it to function in PIE, but neither standalone, nor packaged version of the sample project on 5.6 or 5.7 save the changes to the character actor when made in the lobby level. Any advice would be appreciated. @M4ttr1xST