Crash launching project with Compat.MAX_GPUSKIN_BONES=75 and Preview Rendering set to Shader Model 5

UE - Graphics Features - Oct 18, 2018

Crash occurs when the user launches a project with a +75 bone skeletal mesh actor in their scene with the Compat.MAX_GPUSKIN_BONES=75 config change, and the default preview render is Shader Model 5. ...

Duplicating an inherited Blueprint float variable defaults it's value to 0.

UE - Gameplay - Oct 18, 2018

When creating an Actor Blueprint (Testbase), and creating a new Blueprint Actor that inherits from Testbase (TestBP).  We can drag an instance of TestBP into the World. If we go back into the Parent ...

'Missing Receipt' error after disabling plugin in binary build and repackaging

UE - Foundation - Cpp Tools - Oct 18, 2018

This was originally found with Android Launch On but also occurs Launching on to Windows with a new project. This will not reproduce when using a build from PerforceogPlayLevel: Setting up ProjectP ...

Mobile VR Rendering Freeze with World Composition

UE - Platform - XR - Oct 17, 2018

Rendering freezes on Oculus mobile with World Composition. ...

Datasmith CAD Import Texture Scale Is Smaller Scale Than Expected

UE - Editor - Content Pipeline - Datasmith - Importer - Oct 17, 2018

The texture scaling of an imported CAD file is much smaller than that of a standard engine primitive or imported fbx.  Found in 4.19 CL# 4033788. 4.20 CL# 4369336, 4.21 Preview 2 CL# 4472090 ...

Can't access Actor in Sublevel from Persistent Level Blueprint

UE - Gameplay - Oct 17, 2018

You are unable to access or create references to any Sublevel Actors in the Persistent Level Blueprint. Licensee reports being able to select the Sublevel Actor and then right-click to create a refe ...

Launching on IOS, sessions do not appear in the Session Frontend

UE - Networking - Oct 17, 2018

Licensee reports: Dug into this further and our iOS devices aren't receiving any of the handshake messages sent by the Session Frontend (or any other UDP messages for that matter) because multicast ...

Project with Preferred Landscape Orientation set to Left Home Button still launches oriented Right Home Button

UE - Platform - Mobile - Oct 16, 2018

Projects with Preferred Landscape Orient set to Left Home Button will still launch on iOS in Right Home Button orientation. ...

GetAssetRegistry by class and subclass only works for Material data types

UE - Gameplay - Oct 16, 2018

The GetAssetRegistry blueprint node only produces the asset data for the Material class and its subclasses. It completely ignores the asset data for Actor, derived Actor class Blueprints, and the su ...