Recently, I updated one of my older projects (Made in Unity 5.6) to a current version of Unity (Unity 2019.2.0f1). But, after downloading the new version and starting up my project I ran into a really weird error. I can still play my game, edit the scene hierarchy and mostly use the editor without noticing anything weird, but anytime I try to view something from my project files in the Unity inspector, my console gets flooded with errors saying "MethodAccessException: Requires team license", and it doesnt display anything in the inspector.
Most of the errors are only sent once, but some errors are continuously sent to the console which has made debugging impossible. I have tried reinstalling Unity, deleting my project's Library folder, and even deleting the registry files that Unity uses, but the error still persists. If anyone knows any solutions for fixing these errors, please help me out!
Full Errors:
[https://pastebin.com/ThBbDqkh][1]
[1]: https://pastebin.com/ThBbDqkh
↧