Loading a save file with choices on screen stucks tha game after answering. Is that an engine bug or am I just doing things wrong? I haven't tested this there, but you can use an Action UI template to check it yourselves.
Loading a save file with choices on screen stucks the game after answering
● ARCHIVED · READ-ONLY
-
-
Just throwing this out there; did you make any changes to the project before loading up that save file?
-
Nope. I know because this happened to a beta tester that had no access to the project directory or the engine as well.Just throwing this out there; did you make any changes to the project before loading up that save file?
-
Hi FoxySeta, I tested with Action UI and Scripted UI and I wasn't able to reproduce this issue. So we would need a reproducible case first to investigate this issue. If you have any more information about this please let us know.
-
My bad! I just assumed it would have worked in every case. So, what I actually needed to do was using Scripted UI and calling the choice scene from another one.
-
Bump
-
My bad! I just assumed it would have worked in every case. So, what I actually needed to do was using Scripted UI and calling the choice scene from another one.
Can you clarify this statement? Choice Scene from what? -
By choice scene I meant scene with add and show choice commands in it. With scripted UI, you need to call that scene using "Call scene".