In 5.3, the specified code will return all 0 or very small as expected. However in 5.4.4 and onwards (also checked in 5.6.1 & 5.7.1), it returns very large numbers. ...
Lumen HWRT Reflections of Masked Materials are incorrect when "r.Lumen.Reflections.HardwareRayTracing.Translucent.MaxRefractionBounces" is greater than 0. The same issue occurs if the Post-Process V ...
If the user provides an invalid input for Area spacing (for example, using the hotkey 'R' to check the raytraced image), the spacing defaults to a value of 0.01m. Depending on the size of the Area s ...
Substrate's coverage node doesn't seem to cull masked pixels of unlit emissive slabs. This is an important optimization when using masked unlit particles. When using a lit slab, the instructions for ...
When using other language(such as Chinese) as editor language, the Group Name of the Animation Interface will be localized to Chinese. In editor, the animation blueprint grab the group from metadata ...
From the linked EPS case: ---------------------------- In UE 5.7 there were some changes to how Enum member names are stored. This change introduces an assert when cooking using the Editor Debug e ...
Context: A static mesh is able to have a geometry collection generated from it using the Fracture editing mode. It can be fractured in many different ways, and when acted upon by a chaos field agent ...
Context: Blueprint classes can use Instanced/EditInlineNew object property specifiers to create and edit subobjects directly in the editor. Problem: If a child blueprint class has an Instanced/Edit ...
The trim process inserts keys at the start or end of the range depending if you specify Trim Left or Right, I'm finding that Trim right is inserting a key at the end of the section that is incorrect ...
There is a risk of actor components registering with the wrong world when reconstructed from UWorldPartition::ApplyRuntimeCellsTransformerStack. The repro case is arguably a bad usage, but it was th ...