Someone help me fix it

Hello @opre2312, could you share some more details about the issue. Without the details, here are a few suggestions:
I see an error about Unity’s Collab service, that’s because it has been replaced. To fix this, open Unity, go to Window, select Package Manager. Make sure it’s set to Unity Registry.
Search for Version control and update it, and that should rectify this issue.

The other five issues I cannot help you with without details on what it is you are trying to do, but it looks like you might be able to just press “clear” in the console, and you can continue. I don’t know why it has a build error though.

I hope that this helps. :slight_smile:

1 Like

no worked for other things :frowning:

Ok, I looked at the errors and it looks like your trying to do a Android build. (tell me if I’m wrong)
I have done some research an it looks like there is a bug with the Android build. So, to try and solve your problem, lets first make sure it’s an issue with the Android build.

Firstly, try switching your build to PC, and try building that. If the build works, it’s an Android issue. If it doesn’t, then the issue is something deeper. When you have tested this, just let me know what happened and we’ll go from there.

work for pc but no for android

Ok, try going to Edit, Project Settings, then Player. Click the android icon, and scroll down until you see “Target API Level”. Set it to API level 33.
Hopefully this works.