Mobile platforms and HTML5 do not support bRuntimePhysicsCooking, forcing it to off

UE - Simulation - Physics - Apr 4, 2017

UEbuildIOS.cs (and equivalents on other platforms, including Android and HTML5) force Target.bRuntimePhysicsCooking to false, presumably because we haven't compiled the necessary libraries yet for t ...

[CrashReport] Crash on Mac - UE4Editor-IOSTargetPlatform.dylib!FIOSDeviceHelper::DoDeviceConnect()

UE - Platform - Mobile - Jul 20, 2017

This is a common crash affecting Mac users on 4.16, it has occurred since at least 4.14. Users have not provided any descriptions. ...

Need addElement and addElements to allow single insertion instead of to all elements with matching tag

UE - Platform - Mobile - Aug 1, 2017

Since multiple dict tags can be in a plist, not just the top level, need to be able to specify to only insert once. Adding an optional once="true" attribute to these commands in UPL will allow this ...

Enabling "Support Deferred Rendering with Metal" Crashes on IOS device

UE - Platform - Mobile - Feb 8, 2017

After enabling "Support Deferred Rendering with Metal" and then launching to an IOS device (in this case iphone 6+) the game will no longer open and run. REGRESSION? Yes Worked in Binary 4.13.2 C ...

Run command fails launching onto iOS from Mac with Error_DeviceOSNewerThanSDK on Xcode 8.3.3

UE - Platform - Mobile - Jun 9, 2017

Xcode version is 8.3.3 and device OS version is 10.3.2Error Launch failed! Failed to launch on device. Make sure your install of Xcode matches or is newer than the OS on your device. Tested on i ...

Low res textures (MobileContentScaleFactor) on iPad Pro 10.5"

UE - Platform - Mobile - Jul 31, 2017

There's no device profile to set MobileContentScaleFactor for iPadPro 10.5". It picks up other rendering settings properly from the iPadPro family, but this doesn't set MobileContentScaleFactor. T ...

Building development version on Linux fails due to iOS folder structure

UE - Platform - Linux - Jun 26, 2017

In the default Linux folder configuration, Engine/Source/Runtime/Core/Public contains two folders, iOS and IOS. The iOS folder contains the files IOSCriticalSection.h and IOSCriticalSection.h while ...

Android compile failure with GearVR

UE - Platform - XR - Jul 11, 2017

Compiling failure from several compile errors in the output log. They're of same type like this:UATHelper: Packaging (Android (ETC2)): xgConsole: In file included from D:\Streams\UE4_Release\Engine\ ...

Mac defaults to device 0 for new Audio Mixer

UE - Audio - May 30, 2017

Users are pointing out issues with the new Audio Mixer on Macs. We have already responded on the forum post and are aware of its current state. One user has identified the issue with "default macOS ...

Splash screens do not appear in Gear VR

UE - Platform - XR - Apr 28, 2017

A splash screen that has been set up in the DefaultEngine.ini with the following settings does not show in Gear VR[Oculus.Splash.Settings] bAutoEnabled=True TexturePath=/Game/Texture/AICON-Green ...