This is a regression tested in //UE4/Release-4.27 CL#18319896 C++ Actor Component is removed from Actors in scene when the Editor is restarted. ...
This is a regression tested in //UE4/Release-4.27 CL#18319896 Stat AI reports AI rendered regardless of frustum setting. ...
This is a regression tested in //UE4/Release-4.27 cl18319896 Child collision component reports its' Parent during On Hit events instead of itself. ...
Generated from CrashReporter This is NOT a regression. Tested in //UE4/Release-4.27 at CL18319896 Tested in //UE5/Main at CL 22175708 - Issue did not occur ...
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. ...
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 ...
Changing Frame Buffer Pixel Format to Float RGBA makes the editor color greyed out with a faded look. This is not a regression it is occurring in 4.27. ...
Adding a parameter of type structure bp which references an enum as a value to a module script crashes the engine. This issue is also occurring in 4.27. ...