So everything I have runs fine in the editor, but when I use Build or Build Run it loads the scene but never runs any scripts. I am also getting warnings that say:
“Assets/Plugins/FolderName/ScriptName2.cs(7,9): warning CS0436: The type ScriptName' conflicts with the imported type ScriptName’. Ignoring the imported type definition”
Any help would be great, or a redirection if someone else has had this problem. I couldn’t find one in the search.
Thanks!