The PlayerCameraManager->OnBlendComplete() delegate is not getting called when running a game in a standalone network mode without any networking. ...
When running in the Editor, actor owning a UCameraTestComponent that sets DesiredView.Rotation Pitch below -90 or over 90 will attach to the Editor Camera as if it was being piloted. The licensee re ...
This is an interesting bug because it is only happening on BeginPlay. I guess that there is some order of operations that the camera manager uses during creation that will stop if the game is paused ...