Loading a save file with choices on screen stucks the game after answering

● ARCHIVED · READ-ONLY
Started by FoxySeta 8 posts View original ↗
  1. 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.
  2. Just throwing this out there; did you make any changes to the project before loading up that save file?
  3. Celianna said:
    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.
  4. 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.
  5. 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.
  6. Bump
  7. FoxySeta said:
    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?
  8. 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".