Issue with conversations not saving
Posted: Wed Oct 04, 2023 1:41 am
I think I can consistently repro the issue I'm having with the conversations not saving. If I open a conversation, make some changes, tab into my IDE (Rider), make a script change there, then tab back to Unity (it recompiles), the dialogue conversation will look like it still has the changes you just made but it does not. You can tell something is messed up by clicking on a node that links to one of the new nodes you made - in the inspector it says Links to: and prints the dialogue of the linked node. That text will be stuck with whatever was previously there. At this point any changes you make will be lost. You'll think everything is fine but when you exit the conversation and re-enter the conversation it'll refresh and the changes you made will be lost. I can make a gif for you if you cannot reproduce.