Physical materials cannot be queried

UE - Rendering Architecture - Materials - Feb 12, 2015

Physical materials placed on starter content shapes always return as invalid for any trace or collision query. ...

Changes in Scale are not replicated on the Client through RPCs

UE - Networking - Apr 27, 2015

Changes in Scale are not replicated on the Client through RPCs. Location and Rotation are replicated as expected. Reproduced in 4.7.6 binary and Main (//depot/UE4/Promotable-CL-2522625) ...

Adding Multiple Scene Components to an Actor Causes Parenting Errors

UE - Gameplay - Components - Jan 5, 2016

Attempting to add multiple instances of a Scene Component that was created in code and contains a component such as a Box Collider causes the Box Colliders of each Scene Component to be parented to ...

New Relevant Anim Time Transitions not working initially

OLD - Anim - Sep 16, 2015

Using the new "Get Relevant Anim Time Remaining" Node, transitions don't read the relevant anim until the second time passing through the state. *See attached image. In contrast, using the old "Tim ...

Preserve Non-Uniform Scale doesn't work for child actors

UE - Gameplay - Components - Feb 16, 2017

Preserve Non-Uniform Scale doesn't work for child actors when they are scaled smaller than the parent. Licensee Description: I just noticed that the option does not seem to work if the object is p ...

Planar Reflections Cause Big Performance Hit In Packaged VR Projects

UE - Platform - XR - Jan 22, 2020

Planar reflections notably lower performance in packaged VR project. Linked is an example project and an example package. [Link Removed]. This was tested on a Vive Pro and Oculus Rift(not Rift S). ...

"Reference space" when exporting LevelSequences with "Override Instance Data"

UE - Anim - Sequencer - May 15, 2024

When exporting a Cinematic Camera as FBX and importing it back, all transforms and Camera view are shifted. This happens when in Level Sequence Actor has the property "Transform Origin Actor" set to ...

Cross-Compiling for Linux-ARM fails to compile

Tools - Aug 11, 2015

Following the directions on the wiki for cross compiling on Linux ([Link Removed]) fails when trying to package the project. ...

Netprofile crashes networked games using Steam

UE - Networking - Jan 5, 2016

Netprofile crashes networked games using Steam with the following assertion: Assertion failed: "Invalid interface for Steam P2P addresses" && 0 [Link Removed] [Line: 72] No Crash Report is submitt ...

Planar Reflections on Mobile short view distance for non single plane faces

UE - Platform - Mobile - Jul 7, 2016

Planar Reflections on mobile work well with single plane assets but not with anything with multiple sides, like a box. Tested in: 4.12.4 CL-3028348 4.13 Dev-Editor CL-3038075 ...