Graphics Not Building as Seen In Editor

I have built my Unity Project a multitude of times with the 2D Sprites imported in different ways and different settings, all my test builds never turn out the same as the editor.

Im getting many blacked out image and images being replaced by alternative images, even some of my particle systems are being build with the wrong materials.

It just seems like one problem after another with unity. Im lost for the answer?
Here is an example of two screenshots of the editor vs the actual build.

img1: the editor

img2: the build version

Worse yet is I’m getting No Errors returned from the build, Can anyone help me with this problem?

I MANAGED TO SOLVE THIS ISSUE MYSELF AFTER BREAKING THE SCENE INTO THREE PARTS THEY DID COMPILE CORRECTLY AND NO GRAPHICAL PROBLEMS SO FAR…
IM CURRENTLY TESTING IF ITS POSSIBLE TO BUT THEM BACK TOGETHER IN A WAY THAT WILL MAKE THEM ALL PART OF THE SAME SCENE