Delegation issue with copied instances of a Trigger BP that is based off of the StaticMeshActor parent class. If bp Trigger A is placed into the level and then 2 copies are made (B & C), when C i ...
When packaging a project for any platform, If you have 'Show Collision' in an Execute Console Command, you will see the project crash once it is packaged. Log files from the crash have been attach ...
Virtual Shadow Maps do not invalidate pages when HLODs replace meshes. This can lead to inconsistencies between the geometry and the shadows, which can cause artifacts as pages are invalidated. ...
When a Directional Light is changed from static to movable, the materials in the level will appear dark. ...
Landscape sections disappear for a very brief time when the player camera clips through foliage quickly. ...
'Set Playback Position' node fires Timeline event even if 'Fire Events' is set to false. User Description: Basically using the set playback position node to set a new time position for a timeline ...
"Replace with child" does not work well with the NamedSlot widget after reloading the widget blueprint in Contents Browser. ...
Constness is not updated in overridden BlueprintImplementableEvents when the native declaration is made non-const. ...
Resaving the level using ResavePackagesCommandlet is a workaround. ...
Depth Passes for Masked Materials using Virtual Textures does not work correctly when it is in front of a Nanite Mesh and a Decal, resulting in black artifacts. Also tested on //UE5/Main, CL: 41024 ...