I have been working on the project since my first post so I can’t show you the exact files from then, since they have been regenerated a few times. However, I can regenerate the files now and send them to the mail address you told me in your last post. I found out that i can solve the errors by first saving the “preferred types” as a preset, then clearing the editorprefs and then loading the preset again. then deleting the two generated files (old files) and regenerating them. But i’m guessing this isn’t supposed to be the correct workflow haha
Secondly,
I have can’t play the projetc on iOS, because it gives me errors about a missing type. In the beginning of the project i added the whole System-namespace. a few of the errors in the first post were caused by this mistake. but in the process of deleting the types of “System” i didn’t use, i accidentially deleted a type that i did use (apparently), because the error says that no AOT code was created for the type he wants to access. Now, is there an easy way to check which types are used in my graphs, so i can add them to the “preferred types” window?