Hi I am working on a project using Multi-User Viewer Template (4.22.3) which has 2 Lighting Scenarios in it.
Currently I am having the FMemoryWriter does not support data larger than 2GB issue and based on inputs I’ve read online, many suggest the solution to this is to split the level into sublevels.
My question is :
In World Settings > Lightmaps, I noticed my GeometryMap level (where most of my meshes are) has 0 lightmap, while my Lighting Scenario levels have around 200 lightmaps each.
So in order to prevent it from exceeding 2GB limit, do I split my GeometryMap or Lighting Scenario into sublevels? How does it works and how to solve this issue for project with lighting scenarios?
Thanks in advance.