Adding an ambient occlusion decal material to a decal affects objects with "Receives Decal" disabled. Tested in: 4.23.1 CL#9631420 4.25 CL#11341939 ...
This is a regression. Tested in //UE5/Release-5.0 CL20979098 Text in an Editable Text component remains unchanged when set to an empty value by a Set Text(Editable Text) node. ...
This is a regression tested in //UE5/Release-5.0 CL20979098 Shadow Map Method Shadow Maps doesn't allow for Static Meshes to shadow Moveable Meshes with a Stationary Light source. ...
Foliage/hierarchical instanced static mesh components have issues with culling when their material's "Max World Position Offset Displacement" value is a higher amount, e.g. 100.0. ...
Calling the r.DistanceFieldAO command does not work in Shipping Game. It is being called from inside the level blueprint with the "Execute Console Command" node. In the example projects I have it ...
The Sound Attentuation is not ignored when disabled as audio played from a Blueprint. Tested in 4.19.2 (CL - 4033788), 4.20.2 (CL - 4302132), 4.21 (CL - 4313833) ...
Trying to set the value of an element of a fixed-size TAssetPtr array in the Editor results in the Editor crashing. This did not occur in 4.13. The attached callstack is from debugging the project ...
This is a trending crash in the 4.17 previews. Unfortunately users have not provided any descriptions of their actions when the crash occurred. Source Context 557 TSharedRef<ITableRow> FDe ...
When stopping a Matinee from an Event Track via the level blueprint, if you have 2 Event Tracks the editor will crash. Also Reproduced in Main Promotable-CL-2479729 ...
Attempting to load dlc assets with RequestAsyncLoad function results in the assets not being recognized. ...