In Unreal Engine, materials can expose parameters that can then be modified via instances (MaterialInstanceConstant). The UMaterialEditingLibrary provides several functions to modify these parameter ...
When using a laptop with an added in graphics card that's Nvidia, the menus in the editor duplicate. However, if you force the editor to use the integrated graphics card, it does not occur. From th ...
This is a somewhat common crash affecting users in 4.17. Users have not provided any descriptions of their actions when the crash occurred. Source Context 606 void UEdGraphPin::AddStructRe ...
When editing a GameplayTagQuery inside of the editor, there are times when the query editor will not update the query when selecting Ok or fail to return the query to its original state before editi ...
This is a common and longstanding crash that has occurred since at least the 4.15 release and has affected more than 200 users. User Descriptionsafter opening a projectwas just trying to start a pr ...
The user reports a scene with a reasonable number of foliage instances renders with black lighting: After updating to 4.11 (.1 or .2 doesn't matter) I have not been able to bake my lighting properl ...
This is a common crash affecting users in 4.15 and 4.16. It appears to often occur while editing static meshes. User DescriptionsI was editing a mesh, added a socket, didnt immediately rename it, s ...
Encode71 and Decode71 in DeferredShadingCommon.ush are functions that convert 8-bit values to 7-bit values and mask values, and licensees have reported that the accuracy is insufficient when usi ...
This is a common crash affecting users on 4.16. Users have not provided any descriptions, so additional information is currently unavailable. Source Context 561 ::SortPackagesForReload( ...
"Find in Blueprints" does not turn up results when searching a GameplayAttribute by name, even when there is a GameplayEffect blueprint that has a modifier for that GameplayAttribute. This is becau ...