Packaging a project having a skeletal mesh with a niagara system attached to it in the scene causes the build to crash when running the executable. I have attached the log and dmp files relevant t ...
Under the following conditions touch release will fire off when clicking a button Use mouse for touch is enabledThe user has recently clicked a virtual joystickThe user then clicks a button ...
When creating an actor blueprint the default scene root's category setting provides the option to change its category and provides multiple options. However, if a new component it added, the drop do ...
Sequencer keys applied to an Exponential Height Fog actor's Second Fog Data | Fog Density are applied to the fog actor's primary Fog Density instead. Second Fog Data was introduced in 4.22. This w ...
CL# 4832458 enabled bAddFilterUI, which causes a SFilterList to be created for the global open asset dialog. This SFilterList causes a duplicate FFrontendFilter_ShowOtherDevelopers to be added to th ...
Procedural meshes with physics enabled created at runtime do not attach. ( Warning in Edtior: Constraint in '/Game/Maps/UEDPIE_0_Default.Default:PersistentLevel.withSMC_0.PhysicsTestSMC' attempting ...
Streaming levels loses static meshes coordinates and mesh references when a Blueprint within the sub-levels are changed and they aren't toggled visible in the Persistent Level when it is being built ...
Debug display using "show volumes" does not work for volumes converted from brushes. The reason is that bHidden = true is done in the constructor of ABrush. So, we will probably need to run SetVi ...
This issue doesn't occur at 4.21. It seems in 4.22 only. Bone is broken in the second SetAnimInstanceClass. It seems CurrentReadComponentTransforms doesn't update. [Workaround] ・Wait using timer ...
Images are distorted when Rendering out a single image from a level sequence in DX12. Found in 4.21 CL# 4753647, 4.22 CL# 6574378, 4.23 CL# 6599617 ...