Map Lighting Issues

So, I followed the guides out there when making my map, and I’ve tried numerous solutions, but I still have no idea how to fix my map’s day/night cycle. It’s always in darkness ever since I setup the Matinees as per Uzumi’s post on making a map.

Pic for reference:

Any suggestions/advice would be great!

Please send me your .umap file (as PM), so will have a look over. Perhaps I find a solution for you.

In-the-run-up suggestion: Directional daylight has no “intensity” 30 value.

What i did to fix my day/night cycle was to save the original sublevel for the island into my mod folder.
The reason why it dosent work automaticly when copying in the actors is because of the level blueprint :slight_smile:

Is it Solved?

Hey man if you still havent solved this just poke me on the IRC and i will go over the settings with you

So, I temporarily fixed it by moving TheIsland into my folder and re-adding one DynamicCaptureManager from TheIsland into my persistent level. If I copy over the other 2 DynamicCaptureManager assets, it breaks again, but fr now, I have light.

Ran into another problem with my water. I have the waterplane, physics volume, and postprocessing volume all lined up, and I copied the settings from Brick’s youtube videos, but it looks weird compared to how it looks in game.

In this first picture, the blue part follows my character and doesn’t stick with the waterplane, which looks weird while playing:

If I go lower in my waterplane, it looks better as seen in this pic:

I thought it might be the Underside ZOffset but changing that value didn’t seem to matter.

You need to move your landscape level down to around z: -14-17k as the level you are in the picture. That will fix the water :slight_smile:
Thats the simplest fix iguess :slight_smile:

I -think- this fixed everything. My water plane was around -5500, so I guess it wasn’t low enough (my landscape was already -14000 somehow?). I lowered it all more, and the water looks good.

Cheers guys.

What about the day/night cycle problem?
I got the same problem. I think it is something with the DynamicCaptureManager. In the TheIsland-Original Map it got many Snapshots and PreviewMatieneess Values. But this wasn’t a part in the tutorial.

I/We need your help! :slight_smile:

Thx

Do your map have the level blueprints for the day cycle? and is all the matinee’s connected to the right actors?

The editor also starts that way with a correctly set up time of day. You have to open up the timeOfDay matinee and just scrub to a different time.

No.your tipp is right. But when I try to copy the hole level blueprint the engine crashes. Is there a way to copy all the variables and process volumes that are in connection with it? I thought about the migrate function, but did not solve any solution yet. Thx for your support.

Thanx for the tipp. It’s working.