Hi, I'm trying to bake the rendered scene to texture in UE5. I can't really find how. I've tried the LOD generation tool and am trying to fix this error: LogMeshLODToolset: Warning: Non-parameter texture sampler detected in input material [M_]. Output materials may have unexpected behaviour. currently also trying Render an…
This probably isn't what you mean, but just in case its helpful, here's a tutorial: https://www.youtube.com/watch?v=pV57PT2eGVE it is much longer than needed as there is only a few steps: * apply some material to the default cube * in the cubes static mesh details window, there is an option to bake materials * you can bake…