I was only able to reproduce this issue after receiving the user's project. The project he provided crashes when I follow his directions, but after looking at the blueprints involved in the crash r ...
While working with several different Blueprints classes, their Content Browser Thumbnails will become corrupted and render the contents of other assets. (See Attached Image) The Bullet Asset is act ...
The 'Used with Landscape' option no longer appears/exists within the Material Editor under the Usage section. ...
In UE4.12, imported animation has one more frame than the expected frame number. AS_AN_StepAnim_Test.fbx is 60 frame long animation(starts at frame 0, ends at frame 60). When imported to UE4.12, it ...
Newly created animation blueprints will fire themselves during any form of PIE if they have been newly created during that session and even if no assets in the scene reference them at all. Restartin ...
It is possible to add so many variables or array variable elements that the bottom of the list is not visible, and there are no scroll bars. ...
Calling an object from the mounted pak file, textures on objects appear wrong, and the texture from the Engine defaults gets assigned. This happens with all objects on the screen including meshes, b ...
When setting the 'r.SeparateTranslucencyScreenPercentage' variable to any value other than 100, UV world space textures begin to swim. In the example project attached, I created a simple translucent ...
When changing some properties in a Blueprint, the changes are not reflected in placed instances of the Blueprint. I've included repro steps from the licensee who reported this. I verified these step ...
When using SetAllBodiesBelowSimulatePhysics to simulate physics for multiple bones, all of those bones ignore constraints and collision between other bodies on the same skeleton. ...