Skeletal mesh always registers as Dynamic when testing collision

UE - Gameplay - Oct 26, 2016

Skeletal meshes do not respect collision changes from World Dynamic, always returns as Dynamic. Regression (no) issue (does) occur in 4.12.5 ...

Ensure triggered with multiple AddInstance() calls for InstancedStaticMeshComponent

UE - Graphics Features - May 20, 2016

Adding multiple instances to instance static mesh component in a code class causes an ensure to trigger when an instance of the class is added to the level. ...

XboxOne D3D12 Graphics Artifacts

UE - Platform - Console - Dec 4, 2018

Multiple licensees are experiencing this problem. The repro should look like this initially: [Image Removed] But then over time will degrade overtime into something like this this, most likely cau ...

4.23 UpdateGrass took twice time than 4.22

UE - World Creation - Worldbuilding Tools - Foliage - Sep 12, 2019

Changing the Resolution scale in Engine scalability can cause actors to be offset when ejected from the player controller

UE - Graphics Features - Nov 30, 2015

If the user turns down the Resolution scale, plays in editor, and then ejects from the currently controlled pawn The actors in the scene will be hard to click on because they appear to be offset fro ...

Extra Large Meshes Imported from Maya Flicker in Engine

UE - Simulation - Physics - Feb 16, 2015

Edit MattK: This probably has nothing to do with FBX. The object has a mass of 28 million kg so it would appear that the calculation of mass/physics asset is busted which is causing the flickering ...

APEX Plugin - Destructible Mesh creation no longer creates/assigns Mesh Material

UE - Simulation - Physics - Destruction - Dec 19, 2018

Destructible mesh material creation no longer creates/assigns DM array element with material from mesh. Workaround: Assign material manually after creating Destructible mesh Confirmed in MAIN @ CL ...

Rotating constraints in PhAT rotates both reference frames

UE - Simulation - Physics - Feb 20, 2019

Rotating constraints in PhAT rotates both reference frames. This behavior was previously enabled by holding ALT while rotating, as indicated by an on screen message in PhAT, but has now become the d ...

Niagara: Losing focus when editor is open

UE - Anim - Sequencer - Apr 5, 2019

Reported by a user from Reflector. ...

InstanceOnly UProperties accessible in Blueprint

UE - Gameplay - Blueprint Editor - Nov 30, 2022

Reproduced 3/3 times. Issue does not occur in //UE5/Release-5.0 - CL 20979098 Binary. Confirmed Regression. ...