5.5.4 World Partition Landscape cells not loading and HLOD not unloading

Hi everyone.

I have an issue with World Partition Cells not loading/HLOD unloading. Not sure what to call it. I have created a dedicated server which works perfect. adding in print string shows the player is registered on the server and detects a players location perfectly. On the client side (android), the landscape HLOD isn’t unloading and cell not loading. not sure if I am explaining it correctly.

I have tried the following:

  1. Delete HLOD’s and restart UE. rebuild HLOD.
  2. Remove landscapes from HLOD completely.
  3. Removed material from landscape
  4. Added Landscape to is own HLOD instance.
  5. Increased Cell size and loading range
  6. Re-created the entire level a couple times

I have searched every forum, every search term, watched numerous videos, followed UE documentations but nothing is working. It is definitely not a common issue because I cant find any information on the internet on how to fix this.

Any guidance or help would be greatly appreciated.

I am busy changing the entire 100kmx100km into static meshes.

I read that its the way to go. Will post th eoutcome once I have tested.