Viewport and Build Looks a lot Different

I am new in Unity3D. I tried to use “beast lighting” for baking. It looks great on the viewport. But then I do not know why it looks like an old game after I build the game.

I tried to change the quality on project setting to fantastic, but it is the same, no changes. How to make the build look the same as the viewport?

Thank you.

alt text

i’m not familiar with the “beast lighting” backing but i guess it create a new texture + material. then you apply this texture to the model… if that true, make sure in the texture properties that the image set to true color.

but if i’m wrong so no help here… :slight_smile: