Crashes when exiting PIE while executing multiple async tasks. By explicitly executing EndTask and FinishAbort of RecieveAbort, this caused by performing out-of-range in array access to InstanceStac ...
Niagara GPU Particle Flickering at Certain Angles When the System Origin is Occluded. Found in 4.20 CL# 4369336, 4.21 CL# 4753647, 4.22 Preview 6 CL# 5439949, and 4.23 CL# 5533539 ...
Niagara Mesh Renderer Incorrectly Rendering Mesh at Distances When Using Two Sided Material. Working as expected in 4.20 CL# 4369336 and 4.21 CL# 4753647 Found in 4.22 Preview 6 CL# 5439949 and 4 ...
The ForceActorRelevantNextUpdate will only trigger an update on the first connection in the list. Note that the ForceActorRelevantNextUpdate does not work on dynamic actors since their ActorChannel ...
An anim composite will freeze the editor if one of its animation segments has a a notify and a length of 0 or less. Debugging shows that the engine is stuck inside UAnimSequenceBase::GetAnimNotifies ...
The USplineComponent appears to be corrupted. It will pass the null check, but operations done on the data cause the engine to crash. (See the linked UDN for more details) ...
According to information from the licensee, the else clause was added to "FSkeletalMeshLODModel::(GetClothMappingData()" at CL 4437969 , but if it is the cloth data existing from 4.20 or earlier, it ...
There is a difference in implementation and set of checks that are made in GetKnownPerceivedActors() depending on if you use specific SenseClass or leave it as nullptr (so it will return info for al ...
A licensee reported a bug in rounding of a call to FJsonValue::TryGetNumber(int64&) with large values. In investigating this, it appears that equivalent problems also exist in FMath:: rounding func ...
In UPoseAsset::GetAnimationPose after the curves are blended the all out pose's rotations are normalized for each track instead of just the specific bone for that track (See linked UDN for more deta ...