Layer's preview weight does not have an affect on the Preview Material for Landscape Layer Blend nodes

UE - Rendering Architecture - Materials - Apr 19, 2022

Layer's preview weight does not have an affect on the Preview Material for Landscape Layer Blend nodes. Repro Rate: 3/3 Tested this in //UE4/Release-4.27 @ CL#18319896 and the preview window did g ...

Upgrading to from 4.6 to 4.7 can cause assets to not be fully loaded in

UE - Gameplay - Blueprint - Mar 8, 2015

A user has upgraded their project from 4.6.1 to 4.7.2 and now one of their assets is partially loaded. After a bit of digging I found an error in the event graph of the ShadowHerosHUD. The nodes are ...

TMaps with instanced objects: modifying instanced object data in child affects parent

UE - Gameplay - Blueprint - Jul 25, 2023

Given a TMap where the value type is an instanced object: when a child blueprint is saved with modifications to the TMap, and then additional TMap are added to the parent blueprint and the child blu ...

Spin Box delta does not appear to affect how the spin box increments through its values when clicking and dragging with the mouse

UE - Editor - UI Systems - May 12, 2017

Spin Box delta does not appear to affect how the spin box increments through its values when clicking and dragging with the mouse. The spin box appears to increment/decrement by more or less dependi ...

Preview weight on Landscape Layer Sample affects Grass Output on landscape disregarding layer info

UE - LD & Modeling - Terrain - Landscape - May 10, 2022

Preview weight on Landscape Layer Sample affects Grass Output on landscape disregarding layer info Repro Rate: 3/3 Tested this in //UE4/Release-4.27 @ CL#18319896 and the issue did NOT occur there ...

Skeletal Meshes do not work properly on Open GL ES 3.1 on Xiaomi Redmi 6

UE - Platform - Mobile - Oct 30, 2018

Skeletal meshes do not render or animate properly on the Xiaomi Redmi 6 (PowerVR GE8320) when using OpenGL ES3.1. This issue changed a bit from 4.19 to 4.20. In 4.19, the skeletal mesh seems to of ...

[CrashReport] Mac/Metal crash due to enabling Metal 2.0 on 10.12.6

UE - Graphics Features - Oct 26, 2017

This is an early trending Mac/Metal crash coming out of 4.18. Mark.S: _Revised Statement: Users are trying to enable Metal 2.0 on 10.12.6. The iOS settings panel lets me show warnings about this st ...

4.6.1 to 4.7 conversion crash "Assertion failed: Pin != nullptr ...K2Node_DynamicCast.cpp]"

UE - Gameplay - Blueprint - Feb 25, 2015

Several Users are experiencing crashes on importing a 4.6.1 project into 4.7.0 (Release) Here are the crash reporter links: [Link Removed] [Link Removed] [Link Removed] [Link Removed] [Link Removed ...

When a fixed delta time step of 0.02 or higher is used with some skeletal mesh objects, rotational forces applied using AddTorque have no affect on the skeletal mesh.

UE - Simulation - Physics - Jan 27, 2015

Using AddTorque to apply a rotation to a skeletal mesh does not always provide the expected results if a fixed time step is being used. When doing this to the Owen character in the Content Examples ...