Scene Capture Components (Scene Capture Actors work!) don’t work correctly. I can’t assign any actor for Hidden /Show Only Actors. When adding actors manually to the array via construction Script/Event, nothing changes, everything is still visible.
I am using Version 4.14.3
Same problem here, can help anyone?
I’ve ran into this same problem. Try generating that list at Runtime, at the “BeginPlay” event. Something like this:
Now, the problem I’m running into, is that I expected it to return a black background, not part of my scenario’s background:
And, yes, it’s a pink mannequin.
Hi! I´m having the same problem. Anyone have a solution for this? Kind Regards.
A bit late… but in case someone arrives here in the future.
Just set the PrimitiveRenderMode to UseShowOnlyList or RenderScenePrimitives to use the HideActors