Different results in //UE4/Release-4.27 CL#18319896 On Instance Take Radial Damage will not receive radial damage against Foliage. ...
Scene Capture 2D components lose access to the Blendable assigned to them if they are not set to Capture Every Frame at all times. If it gets turned off, the blendable can never be reapplied at run ...
Set Members in Struct node doesn't work if the Struct is contained within an Array. ...
Saving a package in the editor while there is a queued text mesh build will cause a fatal error because the build will execute during the save, and creating objects while saving is not allowed. This ...
Dynamic instancing is likely causing an issue where meshes that need shadows are getting combined with meshes that do not need shadows causing missing shadows. Tests were done with CSMs. Reproducti ...
Previously, all Unreal Types generated by python scripts would be created inside package "/Engine/PythonTypes". This was changed by [CL 32478991 in ue5-main branch], which meant to "remove the restr ...
reported via UDN: [Link Removed] ...
Control Rig settings are not retained between editor sessions or carried into deployed game ...
This is not a regression. Tested in //UE4/Release-4.27 CL18319896 Crash occurs when duplicating a State Machine in the My Blueprint panel within an Animation blueprint. ...
When using the Make Writable button, it is intended to make the file editable without the prompt to check an asset out popping up on subsequent attempts to save the asset. This does not work for Sub ...