"Script error" - but there is no script

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?

Solved: The upgrade to 2019.3 solved everything.

If there are no scripts, what is your game made of?

1 Like

There is one sprite, I’m sending it below.

5346159--539751--arrow.png

Are you Building or running your app in the Editor? Does it run when you press Play?

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.

5347239--539892--Forum_frage3.PNG

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.

No need to “access mobile” yet. You need to get the game working in the Unity Editor first.

1 Like

What happens when you press Play? Does Unity crash? Does a weary sigh come from your speakers? A visit from a Vogon delegation perhaps?

It’s always good to describe a problem by what happens rather than what doesn’t. Something always happens.