Animation Sequence Timeline is blank and doesn't let you scrub Regression: Yes, works in 4.11 [Image Removed] ...
If the user is using the split screen feature and adds a widget to the screen of each player, this can cause what looks like a failure to completely update everything on screen causing a weird artif ...
project fails to build when event dispatchers have spaces in their name when using the nativize blueprint asset feature ...
When enabling BC7 compression format for a texture in a project that has SM4 disabled will result in the last two Mip Levels being gray. This happens on any texture size. The number o mip levels may ...
Project browser creates nested scroll bars when you have a lot of projects ...
FullScreen command no longer appears functioning when the oculus home is running ...
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 ...
USTRUCT(BlueprintType) struct FTestStruct { GENERATED_USTRUCT_BODY() UPROPERTY(BlueprintReadWrite) uint32 ValueC : 1 ; UPROPERTY(BlueprintReadWrite) uint32 ValueD : 1 ; }; A ...