#`Flush PCG Cache` in BP, or `pcg.

1 messages · Page 1 of 1 (latest)

torn relic
#

I set up a sequence to flushe the cache, then regen the PCGs, but it's still generating differently for PIE vs stand alone game. I put print strings on, the one interesting thing is it looks like the dungeon gets built twice.

rustic mason
#

Not sure then. Could be a order issue, loading issue, etc...

torn relic
#

It seems like anything that I doing with "get Actor Data" isn't happening in standalone/built, but does happen in PIE

rustic mason
#

Maybe you have Overlap with Self, and your actor doesn't have bounds at runtime (a BP without any Scene Component)