I have a quest with about 6 or 7 scenes in it, and out of the blue, without me touching a thing, they don't seem to end anymore. The first scene fires off just fine, and all actions are done, but then the next scene doesn't start. The only way to fix that, was to mark the first scene as interruptible, meaning the second scene forced the end of the first one.
Now the third scene won't start, nor will any of the subsequent scenes. It's like none of the scenes in this quest mark as 'complete' and let the actors go or something. It's really weird.
Does anyone know what might cause this, or of any solution other than to mark every scene as interruptible? I'm going to try adding a Stop() to the last phase of each one to see if that will cut them off, but this is all very odd...