Lighting results inconsistent in inported scenes using assetbundles
Hello, I am experiencing a difficulty that when I try to import my scene in the game using asset bundles, the scene does not look the same as it does in the editor. I am aware that the skybox material is not automatically assigned, so I assign it manually via script. Still, the scene does not look the same. Here is an example:
Left is how it actually looks in the game and right is how it looks in the editor. Here is a snapshot of Light settings:
Again, left is how the settings look, when I import the scene, right is how it looks in the editor. Other than it says "instance" next to the skydome material, settings should be identical (I am also assigning the new sun source from the script). If I assign the skydome material in the editor, after loading the asset bundle scene, voila, it magically starts looking the same! Does someone know what is going on here? I can't seem to figure out what am I doing wrong.
Your answer

Follow this Question
Related Questions
I want to create a billowing fog/cloud/dry-ice effect, possibly constrained 0 Answers
How do I hide an emissive object but keep its affect on the global illumination? 3 Answers
Shader help: Is it possible to make the sprite's under a circle/mask appear brighter/more vibrant? 0 Answers
Serious shadow bleeding problems! 0 Answers
Mesh Renderer Objects and Sprite Renderer Objects are Lit Differently 1 Answer