Landscape Coord - Nanite Landscape

Hello All,

Does anyone know why Landscape Nanite conversion breaks the Landscape UV coordinates?

I’m using Unreal 5.3 and trying to use masks and color maps - shouldn’t the conversion keep them intact as it does for static meshes? Trying to confirm if this is a bug - limitation - or not fully developed?

I think it was done for optimization. If you need to add a mask or color to the entire landscape, try the LandscapeLayerSample

Probably not fully developed.

Set your own custom UVs using world position.
Then you get the same exact result no matter what or on where.