Hierarchical LOD meshes are not frustum/occlusion culled ...
Camera cut warmup does not take into account the shot's camera cut track when rendering from the master sequence. Rendering the shot alone will, however. ...
When creating Physics Assets, either by automatic creation upon import, creation from skeletal meshes already in the project, or when we press Generate All Bodies (bottom right of a opened Physics A ...
When using UV scrolling for a flipbook-like animation in Animation Sequence, creating keys with "Constant Tangent" settings on Curve Editor does not result in an instantaneous change to the specifie ...
The show flag for ZoneGraph lives in the ZoneGraphEditor module, but it is used for debugging at runtime by the main ZoneGraph module. There are protections around the type of build and some for EDI ...
The AnimToTexture plugin generates an animated texture that results in a stutter when the animation loops. This looks to be related to the code in UAnimToTextureBPLibrary::AnimationToTexture which ...
On higher-density Landscapes, Landscape Splines can lead to patterned artifacts in the geometry normals. Also tested on //UE/Release-5.6, CL:45232827 ...
If you set up a default Sprite in an Actor BP and in the construction script set the sprite to an Editable Sprite Variable, in order for the new sprite to show up mobility of Sprite and BP must be M ...
Animation Sequences with negative Rate Scales do not play outside of using them in Animation Blueprints...unless they are looping. UPDATE: A negative rate scale value also breaks Anim Montages. ht ...