With plural shot tracks in different rows in the sequencer window, selecting these tracks and dragging one of them (but not the bottom one) left or right will merge the rows. Please check the attach ...
User reports of stack overflow happening in canRemoveVertex in DetourTileCacheBuilder.cpp if a poly has more than 16 vertices. The array for edges is a fixed array and is written to without checking ...
Adding the Precondition to the SmartObject caused an assertion when it was part of a persistent collection. The precondition needs to be able to pass its Activate method to cause the assert. This b ...
Projects with multi-process cooking enabled will not complete packaging. If MPCook is disabled, packaging can be completed. ...
It looks like there is an issue with control rig functions and the save on compile option. When a control rig is saved via this setting, public functions within the control rig can't be referenced ...
UAbilityTask_GrantNearbyInteraction passes itself as the source object when making the Interaction Ability Spec in UAbilityTask_GrantNearbyInteraction::QueryInteractables. This causes the "Warning: ...
Having flipbooks with dynamic materials and then playing/stopping multiple times crashes the editor. ...
Crash if opening ALevelSequenceActor::BindingOverrides in the details panel and run a process that empties the BindingOverrides elements. Workaround: FMovieSceneObjectBindingID FMovieSceneObjectBi ...