Unity 2019.2 build stuck on scene 0
Asked Answered
R

8

0

After removing the Google Mobile Ads plugin, my projects build get stuck at "Building Scene 0"

What Make this case is Very Strange:

  1. I have tried to create a new blank scene and remove all other scenes but still got this stuck…

  2. I have tried to rollback the projects and use assets that previously successfully build, but now it can not build and get stuck too.

Is there any way to debug this thing? or way to fix this?

Note: I'm using Unity 2019.2.10f1

Do I need to reinstall Unity?

Reject answered 13/3 at 10:8 Comment(0)
L
0

Forceing Android Play Resolver to resolve (by going into player settings and playing with toggle buttons of armv7, arm 64 and IL2CPP/Mono) might solve your problem.

Lamonica answered 6/6, 2023 at 2:31 Comment(0)
C
0

It had been some time since this post was created but I had the same issue and I solved it by enabling Android Auto-resolver which was asking for it by a prompt window each time I started Unity. And I don’t if it makes sense but I also deselected all scenes from build window then selected all of them. As you know sometimes insensible tries can work in computer world

Caston answered 22/9, 2020 at 19:31 Comment(0)
O
0

I have tried doing both methods and they still doesn’t work Please can someone help me. also when I press the Android Auto-resolver it doesn’t do anything @Caston @Lamonica @Reject
,I have tried doing both methods and they still doesn’t work Please can someone help me. also when I press the Android Auto-resolver it doesn’t do anything @Caston @Lamonica @Reject

Offence answered 3/10, 2020 at 12:8 Comment(2)

1) Go to Assets -> Play Services Resolver -> Version Handler -> Update. It'll show you a "Update Complete" message. You might have to follow the above step everytime whenever opens your project or make any changes to android version on Project settings. 2) Then, again go to Assets -> Play Services Resolver -> Android Resolver -> Force resolve. I hope, it would solve your problem.

Bigelow

Hi, did you manage to solve it? @TamGamer97

Sverige
P
0

I have the same problem
when i try to creat a android app the the render stucks
i have try to upgrade and downgrade the unity version but it always stucks :frowning:

Psalm answered 12/10, 2020 at 21:2 Comment(0)
D
0

Go to your Assets > Dependency Manager > android resolver > Settings And Make this changes

Delisadelisle answered 13/3 at 6:14 Comment(5)

This work for me. Thank you

Mcclelland

This solved it for me, thanks! I only needed to disable "Enable Resolution On Build" to get it working again.

Trapshooting

it working with me u2020.1f3

Scandic

Works for me, with Unity 2019.4.f16 Just disable: "Enable Resolution On Build".

Exotic

I had this trouble. Your comment helped me. My trouble was for firebase. Thank you very much.

Coad
C
0

Deleting the “libraries” folder and restarting the Unity Project fixed it for me.

Chimb answered 23/2 at 14:58 Comment(2)

life saver

Tully

wonderful worked for me

Daphinedaphna
T
0

Tempe answered 13/3 at 10:8 Comment(0)
D
0

Deleting library folder and Unity Restart, resolved for me

Daphinedaphna answered 23/2 at 14:58 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.