It looks like FCPXML is off by one frame for the MRQ export. For the old movie scene capture tool, it appears correct. ...
When using Select All, the children are selected as well. When you move the actors, the children begin to move at different rates than the rest of the actors, resulting in them being offset when you ...
Undoing a curve editor change removes current selection ...
As part of [Link Removed], it was changed so soft actor references cannot be set in the editor for structure defaults. This is desired because the serialization behavior for defaults is complicated ...
Select Objects calls FSequencer::SelectObject which empties the selection before selecting an object, so Select Objects can only select one object at a time, despite taking an array of object bindin ...
The OnForceFeedbackFinished delegate isn't broadcast anywhere, so binding to it doesn't do anything. ...
This only seems to happen when the vector parameter is expanded, not when it's collapsed. Collapsing and re-expanding the parameter seems to clear the issue as well. The material seems to use the o ...
The important step here is to unlink the middle layer after first relinking everything. ...
It appears as though parameters for downstream material layers are reverted to their default values and override states when an upstream material layer is deleted. ...