Hi everyone, I am facing a weird issue.
I use multiple scenecapture components on a single actor to take those outputs later and compose them in a global post-process material.
I don’t have CaptureEveryframe enabled because they get out of sync and I am overlapping a translucent material over a masked to get the reflections in lumen, but the problem is that in Editor it works like a charm, but when I package the project the delay comes back as if I had the CaptureEveryframe enabled but is not as I use text to debug.
Thanks in advance.