There is an material compile error when using a TexCoord node shared between two Texture samples. The user provided a number of ways to work around the issue, but this issue becomes more problemati ...
Reimporting a skeletal mesh by dragging FBX to content browser crashes the editor. I suspect something is wrong with the FBX. The user reported that the data is from Blender. FBX file attached for ...
Enabling Tonemapper on Android with Mobile HDR and Bloom enabled causes the entire screen to go black, other than HUD and UMG elements. This seems to occur on older phones, as this occurred on a Ne ...
Begin and End Overlap events continuously trigger while a character moves within a collision component of a Blueprint Actor that Simulates Physics if the collision component has Auto Weld enabled. ...
UPDATE: This is primarily due to the fact that it runs as Fullyrough on Mobile as long as a Constant 1 value was feed. Also on Mobile the FullyRough shading looks like simply remove all Highlights/R ...
If the user updates to a new Source Animation for a pose asset, while a pose was active in the viewport (weight set to 1.0), the pose will be set to 0.0 in the pose list even though it's still activ ...
Meshes that are colliding that are set as constraint actors don't follow the Physics Constraint Actors "Disable Collision" parameter if they are colliding prior to being set as constrained actors. ...
1.Create a material that switches textures using StaticSwitch. 2.Create a material instance and toggle the switch to overwrite the texture. 3.Then return the static switch settings to their defaul ...
Since FDeprecateSlateVector2D has been implemented in 5.2, the following function calls will always fail. Therefore, the ImageSize is not updated. This problem does not occur in 5.1. void SBrus ...
In past compatibility detection in FWorldPartitionClassDescRegistry::PrefetchClassDescs, as AssetRegistry.TryGetAssetPackageData returns UE::AssetRegistry::EExists::Unknown in standalone games, so t ...