Context: By default, Unreal Engine creates both simple and complex shapes, then, based on what the user wants (complex query versus simple query), the physics solver will use the corresponding shape ...
We have found an issue where children of editor-only actors get wrong transforms in PIE and cooked builds when placed inside level instances. This affects both engine version 5.5 and 5.6. The issue ...
The raster bin debug colors are not always consistent when a static mesh and spline mesh are present ...
Context: GameUserSettings stores user settings for a game, for example graphics and sound settings. The Scalability settings provide a way for to adjust the quality of various features in order to m ...
The morph functionality fails to change when the skinned mesh contains more than one UV channel in a Customizable Object. ...
The curve debugger is currently broken when viewing curves on anim sequences. It seems that only metadata/skeleton curves are displayed, and those aren't updating correctly or showing their type (m ...
Actors attached to a skeleton imported through a FBX file with the Front Facing X-Axis option enabled are flipped when the skeleton is animated. ...
Intermittently when cooking large licensee projects, an error is reported at the end of the cook:LogCook: Error: Content is missing from cook. Source package referenced an object in target package b ...
When placing a NavLinkProxy in ChildActor, the link is not enabled by default. In this situation, setting SetSmartLinkEnabled to true does not establish the connection. You must first set it to fal ...
There is a regression or change in the Build Lighting process when using Lightmass in Unreal Engine 5.6:When building lighting with Lightmass calling the CalculatePointShadowing function, the result ...