Control Rig Tracks are not visible in Sequencer when the Name and Display Name are not set to the same value in the Control Rig graph, and the track filter is set to "Selected Control Rig Controls". ...
FDeferredDecalProxy always fade because InitializeFadingParameters is always called and leaves InvFadeDuration at 1.0 and the LifetimeAlpha calculation in FDeferredDecalPS::SetParameters gets a very ...
FFragmentTypeParameters misses a default initialiser for FFragmentTypeParameters::Flags. This can lead to Flags being left in an undefined state, which can ultimately cause non-determinism during th ...
PCG causes crash when UGrassInstancedStaticMeshComponent is set as a mesh entry for the static mesh spawner node. ...
Nanite meshes marked Hidden in Game do not have selection outlines in the editor. ...
It is possible for the while loop in UnrealEditor-SubobjectDataInterface.dll!USubobjectDataSubsystem::GetActorRootHandle(const FSubobjectDataHandle & StartingHandle) Line 815 to not terminate when ...
The explanation from the licensee seems pretty comprehensive. Text from the UDN: We've been trying to run fixupredirects via the resavepackages commandlet, but noticed that the OFPA assets were no ...
When using static or dynamic modifiers only navmesh, there are times that the navmesh will build and display correctly in editor, but it does not get properly loaded at runtime (PIE/SIE). The Recast ...
Landscape component edges can become disconnected when using Nanite Tessellation at the edges of weight-blended layers. ...