Question by
Scootermadmod · Mar 28, 2016 at 07:24 AM ·
scripting problemunityeditorproject settings
Recently updated Unity 5 and now my project Scripts with not communicate
Recently updated Unity 5 and now my project Scripts with not communicate between each other. Is there a Project setting in Unity that can be set to correct this. I did read on another post that a DLL file can go missing.
Comment
what do you mean by not communicate
? Do you use Send$$anonymous$$essage()
? Or do you reference them and it does not work any more?
Your answer
Follow this Question
Related Questions
How could i save a variable called by multiple objects using the same script? 1 Answer
WTF!?! just lost half my script from saving project and reopening it 0 Answers
Resolve 'UnityEditor' error 1 Answer
Unity won't build my scripts 0 Answers
Error building Player: CommandInvokationFailure: Failed to re-package resources. 0 Answers