After setting Affects Indirect Lighting While Hidden but before saving the level, the emissive contribution persistents through datalayer visibility toggles. This does not appear to occur in PIE, on ...
When editing the module the call to FHlslNiagaraTranslator::HandleDataInterfaceCall has the usage "Module", so it treads the module as if that was its stack context, even though the module's usage b ...
Incorrect conversions values received and using FUnitConversion::Conversion ...
The new config object is created with the same serialization name as the legacy one "ClothConfigNV", causing the legacy data to be reset prior to migration. Replacing In UClothingAssetCommon::AddCl ...
It appears that the Landmass plugin has a content dependency on the BlueprintMaterialTextureNodes plugin. If the BlueprintMaterialTextureNodes is not loaded, then the blueprint "/Landmass/Landscape ...
Create a materialSet its domain to From ExpressionRecreate the node graph as in the screenshot Note that the preview sphere is black. ...
This is the same issue found in [Link Removed]. Foliage will not act as an occluder as expected with painted foliage. [Image Removed] Also reproduced in Main CL-2689138 ...
The filter in UContentBrowserClassDataSource::CompileFilter does not work because the enumerated class objects are FName without path, while the filter item is name with path. [Image Removed] ...