Android Game just shows a white screen after splash on cloud build

Hello
I have the following configuration on cloud build:


I have tried to mimic the same configuration on the Unity editor, when I build on my machine, everything works fine, but when I install the cloud build, I can see the splash screen followed by a blank screen.
What is wrong?

Thanks

I’d recommend trying to build locally using batch mode to see if the same issue occurs.

Have you also tried a clean build?