baground not visible in build game but it's visble in game view of unity

Hey guys i was working on my new 2d game but now i’m facing one problem

for scrolling baground i created a quad , the game works fine in the game view but not in build game.

EDIT : fixed

This is just a Unity noob’s guess, but have you tried to set the ‘track’ speed to 0? Without seeing any of the code or the settings of your Camera object it is sorta hard to pinpoint where the problem may be.

start game, switch to scene tab and check where background is. I think something is wrong with z-value.

nvm My problem is fixed now, It was something related to directional light.