When working in Manage Mode with Landscapes and deleting a component, if you undo the deletion, you can no longer modify or select the component. I did attempt to rebuild the scenes lighting and ge ...
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 ...
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 ...
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. ...
If a blueprint has a child component that is simulating physics, that child component will not follow it's parent or make any movement if the parent is moved via AddActorWorldOffset. ...