A UPaperSprite* property in a class does not show a thumbnail for the property in the Editor. This is different from other asset poperties, such as UTexture* or UStaticMesh*, which do show a thumbna ...
If the console command "Help" is used twice on a packaged android project, the packaged project will crash on the device ...
In general, Object names should try to be reused where ever possible. This can help with name clashes and flexibility in finding / referencing objects by name. The implication for UObject::Rename w ...
DLC update from 1.0 deletes staging folder which unable to make incremental(patch) chunks. ...
When an animation sequence has an additive animation track, reimporting a fbx would crash the editor if the new fbx has a different number of frames. ...
REGRESSION Yes, does not occur in 4.15. Editor crashes when the user adds a component to their landscape. ...
Error message: Assertion failed: (Index >= 0) & (Index < ArrayNum) [Link Removed] [Line: 633] Array index out of bounds: 68 from an array of size 68 Source Context: 733 734 Extrac ...
Scene Depth appears to return zero on iOS. In this test the material applied to an image does not appear to lerp between 0 and 1 for the various objects in the scene, implying that the Scene depth ...
Incorrect physics interaction on rotated meshes using Complex as Simple collision. *This is a regression Working in 4.13.2-3172292 Not working in 4.14.3-3249277* User Description: When we updat ...
REGRESSION: Yes, does not occur in 4.14.3 Crash occurs when the user drags an animation asset into a commented area in the Anim Graph. This crash doesn't occur if the user right-clicks inside a co ...