Hi,
so I am working on this lecture, and I occured a problem. In the end, I simply copy and pasted the given code, but it does not behave as it should. In the blueprint editor everything looks fine, but after placing the actor into the scene, the FirstPersonCameraComponent floats around in the scene (see image).
As you can see, the the objects are far away from each other, but in the blueprint editor, everything looks fine.
If you look at transform in the details panel,
you can see, that the transform has been altered. After clicking on the symbol on the right, everything is okay again, but this does not look as intended.
Any idea on what I did wrong or what is wrong?