Scene got blank on android build

I’m having a frustrating problem with my Unity project. My scene appears completely blank when I build and run it on an Android device, but it works perfectly fine in Unity Remote, Unity Emulator, and Web build. I checked everything. I’m stuck here since 13 days. everything is working fine except assets are not showing in the main scene. Games mechanism working totally fine like when my player made contact with another obstacle the game over UI pops ui, but I’m unable to see anything in that scene it’s totally blank

Has anyone else experienced this issue? The scene displays correctly in all environments except for the actual Android build.

I’ve double-checked the build settings and made sure all assets are included. I’ve also looked into the player and graphics settings for Android. Everything seems to be configured correctly.I’ve tested on multiple devices, and the problem persists across all of them. So it doesn’t seem to be device-specific.

In Log cat it says : 2024-07-30 17:39:34.148 5209 5237 Info Unity Object: Plane, Active: True, Visible: False