Page 1 of 1

Dialog Database not loading in second level

Posted: Tue Sep 15, 2015 12:19 pm
by pjj5049
Hello!

I'm currently having an issue with a multi-scene game in which I have a separate dialog database, and manager for each scene. When I change the level, using Application.LoadLevel, the dialog database is not loaded for the second scene giving the warning "Dialog System: Conversation '<Convo>' not found in the database." Both dialog managers do show up in inspector when I change to the second level. Am I doing something wrong with the loadlevel script? Any advice would be appreciated.

Thanks!

Re: Dialog Database not loading in second level

Posted: Tue Sep 15, 2015 8:48 pm
by Tony Li
Hi,

If you have a separate Dialogue Manager and database in each scene, UNtick Don't Destroy On Load.