3D Transformation Widget Unusable at Very Large Scales

UE - Editor - Workflow Systems - Sep 13, 2022

When using a Transformation Widget in a Blueprint, the size of the widget seems to be some kind of product of size in screen space, object scale, and the transform widget scale that makes it much to ...

Child component reports Parent during On Hit events instead of itself

UE - Simulation - Physics - Solver - Sep 12, 2022

This is a regression tested in //UE4/Release-4.27 cl18319896 Child collision component reports its' Parent during On Hit events instead of itself.  ...

Crash after importing a 16k Normal Map while Unreal Real is Preparing Texture

UE - Texture - Sep 12, 2022

This is a regression tested in //UE4/Release-4.27 cl18319896 Editor crashes after importing a 16k Normal Map while Unreal Real is Preparing Texture. Other non-normal maps seem to work without issue ...

Animation may not cull when VSM is enabled

UE - Graphics Features - Shadows - Sep 12, 2022

When VSM is enabled, animation is not culled and animation continues to play. WhenVisibilityBasedAnimTickOption=OnlyTickPoseWhenRendered, animations outside the camera view are culled, but when VSM ...

Game feature plugins load plugin config files incorrectly

UE - Gameplay - Sep 9, 2022

Game feature plugins load config files in a different way than normal plugins, which is confusing and can lead to broken behavior unless the developer knows about these issues ahead of time. The loa ...

Changing a Mesh's Build Scale doesn't update the Mesh's Bounding

UE - Editor - Sep 8, 2022

This is a regression tested in //UE4/Release-4.27 CL18319896 Changing a Mesh's Build Scale doesn't update the Mesh's Bounding to the same scale. ...

BP multi-level inheritance does not correctly inherit 'Static' mobility

UE - Gameplay - Blueprint - Sep 8, 2022

User reported an issue of a mesh not being visible when a project has multi-level blueprint inheritance. After reproing, I believe the root cause is DefaultSceneRoot of the grandchild BP class not c ...

Inherited Blueprint component template data is not being validated on save.

UE - Gameplay - Blueprint - Sep 8, 2022

UBlueprint::IsDataValid() does not currently check component templates inherited from a parent Blueprint class asset's SimpleConstructionScript; only the current class hierarchy is considered. Given ...

Cannot change Use Custom Mode or Swap Root Bone properties on Movie Scene Skeletal Animation Params

UE - Anim - Sequencer - Sep 7, 2022

Two properties on the animation params are not exposed to BP ...

Preinfintiy and Postinfinity settings within the Curve Editor of an Animation can not be changed from Constant

UE - Anim - Runtime - Sep 7, 2022

This is a regression tested in //UE4/Release-4.27 CL 18319896 Preinfintiy and Postinfinity settings within the Curve Editor of an Animation can not be changed from Constant. Either by right clickin ...