Hello,
I am programming a game for Android, and I want to use my mobile for tests. I activated “UBS Develop” on my mobile.
But now when I try to Run my game, I get the three errors seen in the following image. I am using Unity Version 2019.2.0f1. The thing is that it says something about “scripts”, but I don’t have any script in that project. Does anyone know this problem?
It doesn’t run even if I hit play. What’s more, what do people mean when they say “editor”. MonoDevelop? I use Visual Studio for code, but there isn’t any script on this project. I connected Unity to my mobile, and I also got access, but when I hit “Build and Run”, the errors in the image occure.
I mean the Unity Editor, the UI where you press Play. If it doesn’t run when you press Play, it won’t build either. However, we’ve seen report of script errors as you describe, where there no scripts. Does a brand new project behave the same way. You might try with Unity 2019.3
Thanks for your answer. I was already thinking about an Upgrade to any higher version. Just one question: To get access to my mobile, I had to change the Graphic API to OpenGLES2 in the player settings.