Sequencer | Focus distance support for FBX camera import.

It would be handy if sequencer could not only read the transforms but also focal length and focus distance from imported FBX cameras. Thanks!

Also: The letterbox mask for the cinematic viewport loses it’s settings every time the editor is closed, which is annoying.

This issue has been brought up and fixed. It will be available in 4.20. If you want to enable it yourself at the moment, you should be able to add this line:

+FbxSettings=(FbxPropertyName=“FocusDistance”, PropertyPath=(ComponentName=“CameraComponent”,PropertyName=“FocusSettings.ManualFocusDistance”))

to the section in file: Engine/Config/BaseEditorPerProjectUserSettings.ini:

[/Script/MovieSceneTools.MovieSceneToolsProjectSettings]

Here’s the issue link that will be made available soon: