Accessing Invalid Property
Hi everyone! I am relatively new to Unity as a whole, but am an experienced programmer. I have personally never come across this error before. Currently, I am in the middle of developing a simple mobile game using the Android platform within Unity, I have not touched it for about a week, returned to do some more work on it and now I have some interesting errors. Upon the opening of the scene, the console gets flooded with error messages saying
As of yet, the code is still relatively simple, using normal OOP encapsulation conventions within my scripts, and I am yet to use any C# properties in my code so it's not that. It's not the device that I am working on either - it appears on both my laptop and my PC whenever I load up the program. I have not seen any other posts on the forums addressing this issue, whether that be because it is trivial to fix, or because I am the first person to have this issue. Any help or advice would be greatly appreciated!Accessing Invalid Property UnityEditor.EditorApplication:Internal_CallUpdateFunctions()
Your answer
Follow this Question
Related Questions
Failed to load Libmain.so The application will terminate 2 Answers
Unity Input Touch 0 Answers
unity app with android studio 0 Answers
class CreateBuiltinWindows or method couldn't be found after 2018.2 update, how fix? 1 Answer
Unity Editor 200 -250 FPS but Some Mobile Device stuck in my game 0 Answers