The explanation from the licensee seems pretty comprehensive. Text from the UDN: We've been trying to run fixupredirects via the resavepackages commandlet, but noticed that the OFPA assets were no ...
Geometry Collection (GC) fragments are affecting the Navmesh in wrong positions and the identified cause is wrong indexing. Once a GC breaks, it's fragments, when big enough, are creating islands in ...
If you use StartFrameOffset set to 1 or higher in conjunction with the Use Animation Blueprint, the character's animation will be rough towards the end of the section. Specifically, it seems that th ...
We've noticed after upgrading our heavy Paper2D project to 4.22 that tilemap performance has been massively degraded compared to previous versions. After some digging we found out that it's due to a ...
This was found by a customer through a UDN, and they offered the fix for it, as well. The basic steps to reproduce the crash are as follows:call GEditor->SetPropertyColorationTarget(...) somewhere i ...
This is an infrequent Linux crash occurring in 4.17.1. Callstack from Log[2017.09.06-15.26.30:028][666]LogLinux: Error: appError called: Assertion failed: Assertion failed: [File:/home/***/.local/ ...
Thumbnail can be fix by (Quote from UDN) "adjusting OrbitYaw of the ThumbnailInfo for the +X-facing skeletal mesh" Persona Editors can be fix by (Quote from UDN) "setting SkeletalMesh->SetHasCustom ...
Changing the case of any node with a String input will not be saved User Description: Changing case of any string input in BP not accepted But the problem is still happened on any string input of ...
A crash will result if a Blueprint class that's based on a native C++ class containing two or more nested, explicitly-instanced subobjects referenced by a fixed-size object array property are serial ...
User has found bug but has a working fix. Verify fix and implement in engine. ...