save data does not return the same data and crashes the game ...
A user reported an issue where, if a client hitches during world transition, the client will continue referring to the transition world instead of the newly created one. This will result in the clie ...
When setting constraints to free or locked the "Angular Rotation Offset" property greys out so it can't be edited. But when simulating it still has an effect. Either needs to not have an effect or n ...
You cannot adjust the Window size to the iPhone 6 or iPhone 6 + preset Common Window Sizes in the Editor Preferences. Regression: this did not occur in UE 4.10 NOTE: This does not occur in New Ed ...
From AnswerHub: Second one is that Motion Vectors are bugged for some objects. This causes lot's of temporal artifacts. Third picture lamp is good example of bug. Lamp is static. Camera is not movin ...
The first problem noted in this Answerhub post: First one is that static shadows from stationary directional light are completely broken. Screenspace buffer that should contain static shadows is ju ...
Can move individual mesh instances of a regular instanced mesh component in the blueprint editor, but not hierarchical ones. Originally reported as a pull request in [Link Removed], but we rejected ...
USTRUCT(BlueprintType) struct FTestStruct { GENERATED_USTRUCT_BODY() UPROPERTY(BlueprintReadWrite) uint32 ValueC : 1 ; UPROPERTY(BlueprintReadWrite) uint32 ValueD : 1 ; }; A ...
Spawning a child of a child blueprint in a blueprint macro library forces the child blueprint into opening as a data only blueprint without the option to open the Event Graph. Regression? (Yes), i ...
After adding a third party plugin to a project and restarting as prompted, closing the editor again causes a crash. Crash Reporter Link: [Link Removed] Additional Note: This crash was encountered ...