There is a bug affecting DetailGroups in the engine. When adding child DetailGroups to a parent DetailGroup, the expansion state does not behave as expected and ignores the flags intended to control ...
When the level currently being edited has unsaved changes and the user opens a new one, the Editor asks if the changes should be saved. If the user answers negatively, the level asset is reverted to ...
Landscape HLODs are broke when build from Editor. See repro steps above. I have not provided a repro project as it uses the open world starter map. Note that current Main has additional bugs that o ...
The deadlock occurs when attempting to cancel compression during animation sequence destruction. The compression thread ends up deadlocking with the game thread, which is the one requesting the canc ...
When using the DynamicMaterialParameters Niagara module in UE 5.6, 5.7, and UE5-Main (CL 50298778), updating an emitter causes Boolean values, such as Index0Float0Write, to reset to default values, ...
When a GameplayAbility is ended from within a child AbilityTask, the AbilityTask is not cleaned up correctly. As a result, even though the GameplayAbility is no longer active, the AbilityTask contin ...
If there are multiple cameras in the Sequencer camera track, everything works correctly when the Temporal Sample Count for anti-aliasing is set to 1. However, when it is set to 3, the following erro ...
When a skeletal mesh has a deformer present and then nanite support is enabled and applied. (the deformer in question was hsasset://DeformerGraph/Deformers/DG_LinearBlendSkin_Morph_Cloth_RecomputeNo ...
Currently this workflow fails to generate in mutable, but using static paramters for textures do work. ...