In 4.19, it is no longer possible to create a non-static custom thunk in a class. This was possible in 4.18.3. REGRESSION: Yes. ...
Niagara will not work with Volumetric Materials. Found in 4.20 Preview 5 CL# 4173640 and 4.21 CL# 4207835 ...
GPU Mesh emitters will not show up in a packaged project. Found in 4.20 CL# 4302132 and 4.21 CL# 4307852 ...
The Mirror option in the Physics Asset editor is not accurate at mirroring the bodies. The position and rotation is always skewed. Regression? No This occurs in 4.20 ...
The module parameter in a niagara module script displays the incorrect name Tested: 4.24.3, 4.25P, 4.26 ...
Property Coloration View Mode is not supported by Nanite. (Left cube is Nanite and isn't affected by the Property Coloration view mode) [Image Removed] ...
This issue occurs only on Windows 11 24H2, but it affects all RealityCapture versions on this OS. It is allso not possible to open the images with the Windows Photos App. ...
Changing the “DistanceField Trace Distance” requires rebuilding the lightmaps even though the valu never affect light baking process in Lightmass. ...
Adding the Precondition to the SmartObject caused an assertion when it was part of a persistent collection. The precondition needs to be able to pass its Activate method to cause the assert. This b ...
BlueprintNativeEvents (and BlueprintImplementableEvents) are not available to be overridden in a Blueprint Graph if they do not return a value. This affects both functions present in source code, as ...