Typo in "BaseEditorSettings.ini": under section [/Script/UnrealEd.ContentBrowserSettings], key "DisplayPluginFolder" (singular) should read "DisplayPluginFolders" (plural).

UE - Editor - Workflow Systems - Oct 11, 2025

File "<ENGINE_PATH>/Engine/Config/BaseEditorSettings.ini" contains the following setting: [/Script/UnrealEd.ContentBrowserSettings] ; Whether to display the game project plugins in the Content Brow ...

Property "GameFeatureData.PrimaryAssetTypesToScan.Directories" should be tagged with "ForceShowPluginContent"

UE - Foundation - Oct 11, 2025

When using a Game Feature Plugin, one of the settings available in the "GameFeatureData" DataAsset (class UGameFeatureData) is "PrimaryAssetTypesToScan", which is an array of FPrimaryAssetTypeInfo s ...

Niagara - "Make Static" nodes do not seem to be working correctly.

UE - Niagara - Apr 7, 2025

When a "Make Static" node is used in a Niagara Function Script or Niagara Module Script to supply the input value for a Static Switch Selector or, a Function Parameter, or a Function Parameter Defau ...

Niagara - The "Apply" button on the toolbar does not get enabled when changing the checked state of an entry in "Propagated Static Switch Values" for a function call node.

UE - Niagara - Apr 7, 2025

Consider a Niagara Function Script containing a Static Switch node with the "Expose as Pin" option disabled for its selector variable. Now consider another Niagara Function Script or Module Script ...

Niagara - When editing a Niagara Function or Module Script, the "Apply" button on the toolbar never gets disabled if "expose as pin" is checked on any static switch node.

UE - Niagara - Apr 7, 2025

Consider a Niagara Function or Module Script containing a Static Switch node. If the "Expose as Pin" option is enabled for its selector variable, the "Apply" button on the graph editor's toolbar wil ...

Niagara - When a Static Switch is used inside a Niagara Function Script with "expose as pin" disabled, its Selector variable is exposed as an input on function call nodes. However, this input incorrectly loses its "static" type.

UE - Niagara - Apr 7, 2025

Consider a Niagara Function Script containing a Static Switch node with the "Expose as Pin" option disabled for its selector variable. When the function is called by another Niagara Function or Niag ...

On the Details Panel of Niagara Function Inputs, the Type selector does not show "Static" types.

UE - Niagara - Apr 7, 2025

Consider a Niagara Function or Module Script containing a Static Switch node. If the "Expose as Pin" option is enabled for its selector variable, an input pin with type "static bool" appears. In one ...

Code Projects with Substance plugin enabled fail to convert from 4.10 to 4.11

Tools - Mar 30, 2016

Converting a 4.10 project that includes the Substance Plugin to 4.11 will fail to compile. Workaround: Disabling / removing references to the plugin will allow the project to convert successfully. ...

Objects do not Scale relative to their Temporary Pivot Point (Alt+MMB Click)

Tools - Mar 19, 2015

After temporarily moving the pivot point (Alt+Middle Mouse Click on the center of the translate tool), you can switch to scale. However, the object still scales from it's original (permanent) pivot ...