
I am very new to Unity and am creating a dialogue-based game for my thesis project. I've run into a problem with the editing of the Canvas (inlcuding the Dialogue Panel etc.) of my Dialogue System. I imported the Dialogue System into my new scene and set the initial database to my prepared and saved conversation. I then encountered the problem of the Canvas of my initial conversation being only visible and editable in play mode. I resolved that problem by just copying that Canvas into the edit mode window and changed the Default Canvas to said copied Canvas. Unity is now still using the old Canvas though and does not implement the changes that I am making in edit mode into play mode on my Dialogue Panel.
Let me know what I can do about this as I really have no idea how to fix this. It seems as if I should not have copied the Canvas from play mode but I did not know how to get it to be editable otherwise.
Thank you for any help and if you need more information on my project to help met, let me know. Thanks in advance!
Lilith