How to update my project to Unity 6?

I’ve just updated to Unity 6 and I don’t understand why, but my settings are completely messed up. The lights are incoherent, I have (almost) no shadows anymore when baking lights.

I’m also trying to get the same rendering as we can see in the Fantasy Kingdom demo, but I really don’t understand anything about the different types of volume, settings, URP, etc. It’s so complicated. It’s so complicated and I can’t find any tutorials or documentation about it. And by documentation I mean a real document that explains everything, not just a page with a few words.

Here is a picture with lights baked:

Here is a second one with nothing baked:

It is litteraly night and day and I could understand why. Here are my settings:

I hope it could help.

Hi :slight_smile:

With 2023.2 we removed the Auto Generate Lighting. You can find more details here: Changes to automatic light baking in 2023.2

I think that is what you are referring to.

Best,
Oliver

Thanks for the reply. I will have a look at that.

I am also exploring the Fantasy Kingdom demo and where can I find resources on how to get a render result close to that. I get lost in the different URP settings, data, volume and whatever I do in my project I can’t get the same result.

I have just read the link you sent by it did not solve my problem.

After creating a new project and testing many things. I found that creating a new scene and moving everything from the old scene to the new one solved the problem.