In Sequencer, calling "Edit > Auto Size" on a UMovieSceneSkeletalAnimationSection triggers the LowerBound > UpperBound ensure in UMovieSceneSection::SetRange (MovieSceneSection.h:333) when the secti ...
This report is from an EPS case: We hit a regression upgrading our project from 5.7 to 5.8. Map Check (and any other path that ends up calling UWorldPartition::CheckForErrors) assert inside FWorld ...
When rendering a game in splitscreen using Lumen HWRT, Nanite and a large number of Niagara Mesh Particles 1mil+, various meshes and actors will stop rendering. Setting r.RayTracing.Geometry.Niagar ...
Loading Windows installed iOs mobile provisioning profiles fails at start of iOS build from windows machine. This due to a recent change that attempts to load PKCS12 from mobileprovision files. Thes ...
Regression introduced in UE 5.7. Works correctly in UE 5.6. Up to UE 5.6, the bool value written to the Visibility track's BoolCurve was the inversion of the underlying bound property (e.g. AActor: ...
Context In actor blueprints, you can change an inherited component’s class in the editor by selecting it in a child blueprint and changing its Component Class in the Details panel. Problem When o ...
A licensee noticed that SUPPORTS_ANISOTROPIC_MATERIALS is not passed to FShadeLightSamplesCS::ModifyCompilationEnvironment for MegaLights ShadeLightSampleCS. Adding it fixes the issue. ...
In UCharacterMovementComponent::TwoWallAdjust, characters can gain unintended upward velocity (slope boosting) when hitting corners with an acute angle (<=90 degrees) while in the Falling movement m ...
Light functions don’t render on grooms when using ray traced shadows and positions in the light function material. The setup:A light (point/rect/spot) pointing to a groom hair system. The light's ...