Scene Capture 2d owner only see not working

Hey,
This can be achieved by making the First Person Character (or Actor with Camera component) the owner of the object you wish to hide (Cube in this case) using SetOwner() Function inside the Level Blueprint and then check ‘Owner No See’ in the object’s rendering section of the Details panel.
Hope this helps.