Glitch in Build

Hello everyone ,

I am building a project for a company and yesterday when I build the project I have faced with very glitchy screen . I don’t have any clue what might be causing that . I’ve tried to copy scene and remove some objects one by one and try to re-build . But , it didn’t work . All scripts are just affecting the canvas (changing texts , sprites , alpha values etc.) .

Note that, I can’t see any problem , glitch , bug etc. in editor .

Any help would be appreciated !

Here’s screenshots:

IN EDITOR :

IN BUILD :

Still need help on this problem .

EDIT :

SOLVED : The problem was resources . It seems I used so many texture reference in my project and it increased the size of sharedassets0.assets.resS file to around 8 GB . When I decreased the texture sizes and of course amount it’s started to work like charm !