This is a common crash that has affected over 60 users since at least 4.16 User DescriptionsDeleted a SET variable Source Context 1091 FText SGraphPin::GetTooltipText() const 1092 { ...
A user has reported an issue where Possession replication or Character Movement replication, unsure of which, is not working properly for some clients. It seems to work fine for the first client but ...
In NormalizePackageNames() (PackageUtilities.cpp), there is a PackageFilter parameter, which can be set to exclude developer packages (NORMALIZE_ExcludeDeveloperPackages). The code only checks the b ...
Context: Landscape patches are components that can be attached to meshes to affect the landscape as the mesh is repositioned. Problem: The problem is that when using "Texture Backed Render Target" ...
This crash was reported on the UDN. Upon further investigation it has been experienced by a handful of different users throughout 4.11 and 4.12. JIRA logged for tracking despite unknown repro steps ...
When the user attempts to place an object on a tracked plane it slides around the environment not staying in the expected place. Using the ARDebugcheck project with the show planes option you can se ...
One of the users described this issue as below. "At seemingly random times while working in the material graph, some action will cause a hitch or freeze, and quickly after the engine will crash, an ...
The Noise Node when used in a UI Material is rendering completely black in 4.11. This is a Regression from Behavior in 4.10.2 It looks like the Noise Node (at least form the preview of the noise i ...
Extracted Sprites are offset when importing a non-power of two sprite sheet, padding it to a power a two mode, and then using the extract function. You can see this offset clipping of the extracted ...
When using a calculating the distance between the Absolute World Position (Including Material offsets) and a set Vector value, the correct value appears rendering to a texture's UV in PC Mobile Prev ...