Player Actor not showing up in recording

Hi guys, I am super new to Unreal Engine and would like to make a simple gameplay recording in first person mode. I place cine camera actors, I add everything to the track recorder (even the PlayerStart). But neither the player, nor the gun (the standard gun in the first person shooter project) nor any of the projectiles show up in the tracks.

Why does this happen?

Do you have the Player Source and Nearby Spawned Actors Source added to Take Recorder? Try adding those if not.

I am using the First Person template, I can add the PlayerStart as a source to the take recorder. However, then it records the player perspective, but it doesn’t record the rifle or any of the projectiles when fired

Here’s a quick video recording using Take Recorder, First Person and Player Source and Nearby Spawned Actors Source.

UE5_FirstPerson_TakeRecorder

Thank you very much!
All Nearby Spawned Actors and Player Source don’t seem to exist in my components. Where can I find them?

I am sorry for the stupid question. I found the All Nearby Spawned Actors and Player Sources. Thank you very much, this resolves my issue.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.