#Light changes after entering scene

14 messages · Page 1 of 1 (latest)

patent lava
#

The light is getting darker after changing the scene from the lobby to the game scene. I tried lightmaps, but they get ignored somehow.

#

Left picture is how it is intended to look, right after loading into the scene.

#

Also the black square in the background is the UI 😅

woven yacht
#

Did you try generating the scene lighting?

spice merlin
#

Could also be the scene you have as your active

#

Scenemanager has an onactivesceneset callback and you can pass in preferred active in the load data

patent lava
patent lava
spice merlin
#

theres a light probe rebuild option on the scenemanager too

#

If you already build lighting for the scene check out the probe rebuild option

patent lava
#

I don't know why, but when I changed the environment lightning setting from skybox to colour, it worked...

patent lava
#

Thanks @spice merlin and @woven yacht for helping!

spice merlin
#

Maybe conflicting skybox? Generally if you generate lighting in your scenes (editor only requirement for this paritcular issue) or change the lighting build options in our scenemanager the issue goes away. Good to hear you have it resolved though!

onyx zodiac
#

I hope this won't be a problem for 2D lighting which I'm going to use 😂