Atmospheric Fog cannot be toggled to hidden in the Scene Capture 2D's detail settings. All other setting will toggle correctly. ...
Branch Build Label UE4-Main Promoted-CL- 2270796 DESCRIPTION: If a player goes into geometry edit mode and flips a bsp then makes a copy of it the copy will appear invisible ADDITIONAL NOTES: A ...
This is a common crash affecting users in 4.16. User Descriptionsremoving Inventory system form level.delete assets when was compiling shadersDeleting folderDeleting folder. Source Context 810 ...
The approximate size for a Static Mesh that is shown in the tooltip from hovering over a Static Mesh in the Content Browser and the approximate size shown in the Static Mesh Editor can be inconsiste ...
https://udn.unrealengine.com/questions/570767/filtering-bug-with-iseditoronlyactor.html On a a blueprint that inherits from an actor class such as FunctionalActor, the user can mark Actor::bIsEdito ...
If you are using a large amount of Niagara, you will experience excessive load times in PIE even if nothing is changed. The following code change seems to be effective as an interim response. void ...
This is a common crash affecting users in 4.17 and 4.18. User DescriptionsI wasn't able to get my UCX collision to import. Clicked the yellow "return" arrow next to the asset import settings option ...
FPropertyBase constructor does not handle a TMap/TSet property. Following workaround can avoid this error. explicit FPropertyBase(FProperty* Property) : PropertyExportFlags(PROPEXPORT_Public) ...
Reference UDN as it explains well the cause of the issue. ...
PlayerController isn't tickable during pause while using the 'Set Tickable When Paused' node. https://answers.unrealengine.com/questions/243791/camera-ticks-but-does-not-update.html User Descriptio ...