I've been happily importing yarn 2 files and overwriting my dialogue for a while now, but today all of sudden the changes stopped overwriting. I'm now unable to update my database with my yarn 2 file, but haven't changed anything. This is super strange - I'm wondering if there could be something simple I overlooked?
I've refreshed, tested, restarted, etc — all the changes are not being imported like they used to be. I'm not getting any errors in Unity about the import - console says the import was successful. But none of the dialogue is updating. Attaching a screenshot of my import window, which had been working great for me up until today.
Yarn import & overwriting has suddenly stopped working
Yarn import & overwriting has suddenly stopped working
- Attachments
-
- Screen Shot 2024-12-08 at 6.01.42 PM.png (173.14 KiB) Viewed 374 times
Re: Yarn import & overwriting has suddenly stopped working
Hi,
After importing, please inspect the last log in the Console window (e.g., "Yarn project import complete - database written to: Assets/WormDialogueDB.asset"). Make sure it's writing to the database you expect and not some other database. Then check which database is assigned to the Dialogue Manager GameObject's Initial Database field to make sure it matches.
After importing, please inspect the last log in the Console window (e.g., "Yarn project import complete - database written to: Assets/WormDialogueDB.asset"). Make sure it's writing to the database you expect and not some other database. Then check which database is assigned to the Dialogue Manager GameObject's Initial Database field to make sure it matches.