When setting bUseChecksInShipping to true in the PRojec's Target.cs file, the project will package successfully for Shipping but trigger an assert when it is launched. The error is also present when ...
The Reflection Capture is not showing reflections for anything but the Sky Light when all Lighting is set to Fully Dynamic. This was reported and tested in 4.24.1 (CL-10757647). This was reproduce ...
When a Niagara System is called from a montage is doesn't scale with the skeletal mesh that uses the montage. Attached is an example project. Found in 4.24.1 CL#1077647 Reproduced in 4.23.1 CL# 9 ...
The Custom Side Vector facing mode is no different than the Custom facing mode on Niagara ribbons. The linked UDN has more information on a potential cause, as well as a proposed fix. It looks like ...
Hidden shadows aren't rendered when ray tracing is enabled. Found in 4.25 Preview 2 CL#12055273 Reproduced in 4.23.1 CL#9631420, 4.24.3 CL#11590370, 4.26 Main CL#12123513 ...
Integer sample rate is not playing well with 23.976(NTSC/24) sample rate, the curve get resample at 30Hz in that case and we loose precision. We need to support FFrameRate sample rate to get accura ...
An array of a structure that has been modified without the array's blueprint being complied results in the values of the array element being reset. Compiling each blueprint that has the array of str ...
A dark square appears in the direction of a spotlight on hair when the spotlight has no shadow. [Image Removed] In UE 5.4 the dark square is visible when the spotlight has no shadow, and a light s ...
The problem here isn't obvious: the native enum, EAnotherEnum, is missing the Flags flag for the UEnum. As a result, K2Node_GetEnumeratorNameAsString returns the max enum when it gets a combined fla ...
Additive animations that use a frame from their own sequence as a base pose are initially broken when retargeted. Users have to refresh the properties that select the base pose in order to fix the ...