For fellow devs that use Playstation gamepads with #UnrealEngine , you can add this code to RawInput Plugin and make CommonUI+EnhancedInput accept Dualshock4 and Dualsense D-Pad buttons like any other gamepad.
Good practices to adopt, and bad habits to avoid when doing online multiplayer in Unreal Engine Source: Unreal Engine Multiplayer Tips and Tricks – WizardCell
Create performant, old-school stylized toon lights in unreal. Source: [Unreal] GameCube-Style Stencil Lights – PROTO
How to programmatically build up a widget in the editor, while keeping the widget tree in sync. Source: Add UWidgets to a UserWidget using C++…
Use your own icons to customize how Unreal Engine classes look and feel. Source: Customize your Unreal Class Icons | Quod Soler