deferred commands get run even in shipping, but "obj gc" is compiled out and therefore doesn't work.
UWorld has a ForceGarbageCollection call but it's not equivalent to calling "obj gc", I'd prefer to keep the same semantics it had in the past.
Try to use CollectGarbage node in a shipping build, note that gc is not run.
There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-46566 in the post.
| 0 |
| Component | UE - Gameplay |
|---|---|
| Target Fix | 4.18 |
| Created | Jun 27, 2017 |
|---|---|
| Resolved | Jul 11, 2017 |
| Updated | Sep 14, 2021 |