Fixed Point Camera can't be added to Player (since 37.00)

Summary

Fixed-point camera can’t be added to player using .AddTo( Agent) in Verse. This used to work in my project before the 37.00 update.

Tried also with UEFN’s events (Having a Trigger Device adding the camera), so not limited to Verse.

Please select what you are reporting on:

Unreal Editor for Fortnite

What Type of Bug are you experiencing?

Devices

Steps to Reproduce

  • Add a Fixed-point camera to the scene (make sure it’s enabled)
  • In Verse, call its .AddTo() (or try adding the camera in UEFN UI through events)

Expected Result

Player’s view should switch from the default “Fortnite camera” to the Fixed-point camera

Observed Result

Player’s view stays in the default “Fortnite camera”

Platform(s)

PC

Mines working through verse ?

Did it work before the update ?

That’s good info. Yes, it worked for me before the update

SOLVED: After 37.00, I had added a First-person camera to my project. I didn’t get it to work (Player’s view didn’t move to that 1P-camera), but now that I removed the 1P-camera, the old Fixed-point camera started working again

1 Like