Light function broken on AMD GPUs

UE - Rendering Architecture - Dec 6, 2023

The licensee reported this happening on the following cards with the latest driver versions: ● RX 6600 ● RX 5700 The Licensee reported it did not happen on these cards: ● RX 580 ● Non-AMD cards Our ...

Foliage breaking when used Sublevels into a Persistent Level

UE - World Creation - Worldbuilding Tools - Foliage - Jul 31, 2024

Changing Game Icon does not properly alter icon on Windows taskbar in packaged project

UE - Foundation - Core - Cooker - Sep 24, 2015

Changing the Game Icon in Windows Packaged projects does not display the new icon on Windows taskbar. ...

"Split Struct Pin" breaks functionality of Transform Bone node

OLD - Anim - Jun 22, 2015

Using the "Split Struct Pin" right click option on the rotation pin breaks the functionality of the Transform Bone node in Animation Blueprints NOTE: I noticed the Roll/Pitch/Yaw are in a differen ...

Scaling problems when using "Keep World Position" attachments

UE - Gameplay - Jun 4, 2015

When using the "Keep World Position" attachment type, the child mesh does not scale properly with the parent. X scales normally, but Y and Z seem to be swapped. [Image Removed] The name "Keep Wor ...

Duplicating an actor that calls a custom event from another actor receives compile error

UE - Gameplay - Blueprint - Jun 23, 2015

Duplicating an actor that calls a custom event from another actor receives compile error until the node is removed and replaced. ...

F10 shortcut does not skip to next node when breakpoints are active

UE - Gameplay - Blueprint - Jun 10, 2015

If a breakpoint is placed on a node in blueprints and then PIE is started, if the breakpoint node is triggered and the user presses F10 (keyboard shortcut to skip to next node), the logic will not c ...

Opening Gameplay Debugger while in PIE removes print string output from screen in subsequent PIE modes

UE - AI - Apr 23, 2015

If a user opens gameplay debugger ( ' pressed while in PIE), all print string outputs to screen disappear, and will no longer appear during any PIE session until editor is closed and re-opened. Wo ...

Add Actor Local Offset does not work for Client Characters

UE - Networking - Mar 31, 2015

Add Actor Local Offset does not work for Client Characters. The client attempts to move but is forced back to start, resulting in a jitter and not the intended movement. The same movement setup in a ...

Interface functions called as events in Blueprints that implement the interface cannot be set to replicate

UE - Gameplay - Blueprint - Jun 11, 2015

Interface functions called as events in Blueprints that implement the interface cannot be set to replicate. When the event node is clicked, the Details panel is empty. Reproduced in 4.7.6, 4.8, and ...