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 motion blur rendering is causing some issues when rendering the cloth asset as the timestep wildly changes without the number of substeps being increased, The movie pipeline code needs to man ...
Really close to the repro steps for [Link Removed] Same repro steps produced the following Buggs along with this one: [Link Removed] [Link Removed] Error message: Fatal error: [Link Removed] [Lin ...
Using the scripting functions to set the view range of a sequence will not update unless the sequence is re-opened. Usual updates for scripting issues like locking and unlocking the sequence don't w ...
If two skeletal meshes are playing an animation at the same time and one of them has an anim class and the other does not, it appears that the animations will be slightly off from one another. ...
If a camera track has only additive transform track, some functions return uninitialized F3DTransformTrackToken made by default constructor. It causes a rare assertion. Please take a look at F3DTra ...
After invested, noticed that the exported morph target animation generated two separated Morph Modifier for each individual Morph Target in Max to achieve the final result instead of using only one ...