No errors in editor but "buildslave" errors when game is built
My game seems to work with no issues whatsoever when running from within the editor, a previously built version of the game also ran without issue but my most recent build now suddenly has a few errors showing up in the player file when running the dev builds of the game. Some errors I can debug as they give me an idea of what could be causing issue however some I'm completely clueless as to what they refer to! One such error is; "The referenced script on this Behaviour (Game Object '') is missing! (Filename: C:\buildslave\unity\build\Runtime/Mono/ManagedMonoBehaviourRef.cpp Line: 334)" I've honestly no idea what this is or what could have caused this - one thread I found mentioned that renaming folders or moving things around in the editor can cause this issue, is that true? For what reasons would the editor miss this error and others that only appear when the game is built and run without the editor? Thanks for reading and I appreciate any help or advice on the matter.
Your answer
Follow this Question
Related Questions
Error only appears when it builds 1 Answer
Error while trying to build XCode project 0 Answers
Hello, I need some help to fix this error 0 Answers
WEBGL build error only on Chrome - Abort(196) 0 Answers
Build crashing on startup 0 Answers