There is an issue when importing FBX that creates new materials when using the search materials import setting. Instead of being able to use the material that is in the Base Material name, the textu ...
There is an issue when packaging and launching onto an andorid device in version 4.18 where Android devices are not opening video source files, playing the level on the device shows only a black scr ...
Dynamic resolution dynamically changes the the size of the viewport in render targets. The thing is when the resolution changes: it is reprojecting previous frame that is stored in history render ta ...
This issue is resolved by changing Paper2D's LoadingPhase to PostConfigInit, but this is a workaround. We suggest a better long term fix via AssetRegistry changes (see comments). In the default la ...
"Hello, we've found a quirk with ABP's pose watch and compatible skeletons. Same setup as above. We have skeleton A as the base and skeleton B as a compatible skeleton. They both share similar hiera ...
This seems to be a result of how the changemask is handled for fast arrays. Because the changemask is a fixed set of bits (defined by IrisFastArrayChangeMaskBits), a single bit can represent multipl ...
Performing a hot reload after updating an Enum will not reflect the update until the editor is closed/reopened. UPDATE (8/23/17): Restarting the editor dose not immediately update the enum. When ...
A licensee has reported that the USkinnedMeshComponent::FindClosestBone function does not respect the bRequiresPhysicsAsset parameter, resulting in the bone returning bones that are not part of the ...
This is a somewhat common crash that has affected multiple users in 4.17. User Descriptionstried to compile a blueprint after changing blueprint interface function definitions. Source Code 121 ...
When using SceneCapture2D and trying to edit the "Primitive Render Mode" (found in Details panel, Scene Capture) you can select the "Render Scene Primitives (Legacy)" and the "Use ShowOnly List" opt ...