While casting to a Child, the overridden function node's target will read the parent bp. Also being discussed in this Forum post: https://forums.unrealengine.com/showthread.php?66846-Initialisin ...
A user reported that the Window Position calculation is incorrect with Windows 7 WINVER. The source code appears to be using the calculated left value for the left side of the window, but the calcul ...
As described here: https://udn.unrealengine.com/questions/532725/index.html (1) Start Prebuilt Vanilla 4.23.1. with Vulkan enabled (2) Create a new project (3) Drag and drop the Sphere from “modes ...
If you disable Support PointLightWholeSceneShadows and try to place a point light in a level the editor will crash. Current work around is put shadows to low from engine scalability settings. Wor ...
On the Material Expression Reference Page, located here:https://docs.unrealengine.com/latest/INT/Engine/Rendering/Materials/ExpressionReference/index.html Material Expressions has an image numbered ...
"Looks like the cause of this is commit fb473a7 ( https://github.com/EpicGames/UnrealEngine/commit/fb473a7678c3669bebe0431dacaf52bcf8dee47f#diff-e6f727710008f31c0ece339b76041d2e ) included in v4.23. ...
Using the wiki documentation to setup a Dynamic Delegate in code gives compile errors that the DelegateName doesn't exist. Adding the open/close braces ("[" and "]") give a different compile error ...
As mentioned here: https://udn.unrealengine.com/questions/389863/compiling-on-mac-through-visual-studio-on-pc-is-ha.html The SSH remote toolchain does not consider how many other users are connect ...
Using Windows+Shift+Arrow keys to move the application window in Windowed Fullscreen from a low resolution monitor to a high resolution monitor does not resize the application window on a Windows 10 ...
Attempting to run the UE4 Editor using SM4 causes an error to popup stating that "A Feature Level 5 video card is required to run to Editor. AvailableFeatureLevel = SM4, ShaderPlatform = PCD3D_SM4" ...