When trying to launch a .exe after disabling SM5 in the project settings, an error will appear. The global shader cache file ../../../../Engine/GlobalShaderCache-PCD3D_SM5.bin is missing. ...
In the World Outliner, without the following workaround, you cannot simply change the case of a folder name from upper to lower case or vice versa. EXAMPLE: map -> Map = map WORKAROUND: Change "M ...
[UPDATED INFO] After some testing I discovered that using the "Paint Vertices Single Color node" on event tick is what is causing the issue. Using this node with event begin play will not crash. Th ...
When attempting to dynamically set the collision of a Spline Mesh component, the collision settings are not kept in a packaged game. Found in 4.10.4. Reproduced in 4.11 Preview 6 and Main CL 28772 ...
When a SceneCapture2D actor is added as a Component to a Blueprint actor and the Render Target is assigned to a UI component in the level, the screen flickers at a rapid pace. The effect is slightl ...
If you have a BP with a function that has no return value, then override that function in a ChildBP, it becomes an event and cannot be used like a normal function ...
Private functions within a blueprint can be called from other blueprints. A warning does appear but the function is run despite this warning. ...
Light Functions are stretching and flickering on large translucent surfaces. Translucents Surface:[Image Removed] Opaque Surface:[Image Removed] ...