Is Fullscreen Mode Dirty always returns true for Windowed Fullscreen

Tools - Feb 27, 2017

Is FullscreenMode Dirty is meant to track if the Fullscreen mode has changed from what it is currently set to. This does not function correctly for Windowed Fullscreen and always prints true even if ...

Ad banner is displayed incorrectly on Android 7.0 devices

UE - Platform - Mobile - Feb 24, 2017

GameActivity.java needs to be updated to show the ad popup window on Android 7.0 devices. GameActivity.java uses Gravity.BOTTOM or Gravity.TOP to place the ad. One thing to try would be to edit ...

Crash adding an AnimComposite to itself

OLD - Anim - Feb 24, 2017

Error message: Stack overflow - code c00000fd (first/second chance not available) Source Context: 74 void UAnimComposite::GetAnimationPose(FCompactPose& OutPose, FBlendedCurve& OutCurve, c ...

Editor Crashes When Cloth Asset Is Applied To Material With Support Compute Skincache Enabled

UE - Simulation - Physics - Character - Feb 24, 2017

After enabling Support Compute Skincache if you attempt to apply a cloth asset to a material in the skeletal mesh editor the engine will crash. This may seem similar to [Link Removed] but I confir ...

Thumbnails Get Much Darker With Forward Shading Enabled

UE - Graphics Features - Feb 24, 2017

The real time thumbnails are much darker when using forward shading in the editor. You have to open or edit an asset so that the thumbnail updates after enabling forward shading to see the effect. A ...

No input received from Raw Input device when packaged for 32bit

UE - Gameplay - Input - Feb 24, 2017

If a project is packaged for Windows (32-bit), the packaged game does not receive any input from raw input device. Packaging for Windows (64-bit) does receive input as expected. Regression: No - R ...

Find Sessions Consistently Returning Results Length of 0

UE - Networking - Feb 24, 2017

It appears that as of 4.15, there is an issue with creating/joining sessions. The attached test project worked fine previously in 4.14, but now is unable to join sessions. The user has stated: Th ...

Slate UI asset colors washed out on iOS

UE - Platform - Mobile - Feb 24, 2017

UI widgets are appearing a much brighter than they should TEST MACHINE SPECS: iPhone 7, iPhone SE, iPad Pro ...

iOS movie become laggy and crashes when played in iPhone 6/6s.

UE - Platform - Mobile - Feb 24, 2017

Movie play in iOS is laggy and crashes in some movie. This issue seems to be happening when the movie is played in umg widget. Tested in 4.14.3 4.15 Dev_Mobile Latest as of 2/24 Original UDN post ...

Oculus crash on "stereo on" when the proximity sensor is not triggered.

[Link Removed] Release-4.15 stream, latest. I built qagame in debug. Then I run it: trigger prox sensor - vr turns on 'stereo off' - vr off release prox sensor 'stereo on' - crash inside ovr_Submi ...