Fix the skeletal mesh merge tool material assignment, change the API to avoid confusion

OLD - Anim - Jul 25, 2018

UDN user ask us to change the API for the material to remove confusion with the material ID. Also apparently there is an issue with the skeletal mesh merge tool, the user did not give any repro ste ...

When 1 AnimSequence asset is used for multiple SeuqnecePlayer, the override by AnimGraphOverrides affects other than the specified SequencePlayer.

UE - Anim - Runtime - Anim Blueprints - Jun 30, 2022

If you use the same AnimSequence in multiple SequencePlayers in Base AnimBP and replace asset of one of SequencePlayers by AssetOverride in Child AnimBP, the result will be reflected in the other Se ...

Meshes made with the Pivot Painter tool don't work correctly on OpenGL ES3.1 + AEP

UE - Platform - Mobile - Dec 1, 2015

In the project attached in original UDN post (too big to attach here) there is a tree that was created with the pivot painter tool that is animated. In the editor it behaves correctly, but trying t ...

Level Bounds Incorrectly Calculated If Particle System Does Not Have "Use Fixed Relative Bounding Box" Enabled

UE - Niagara - Jul 26, 2018

If "Use Relative Fixed Bounding Box" is disabled, level bounds will be incorrectly calculated. This seems to be similar to [Link Removed]. Found in 4.19 CL# 4033788, 4.20 CL# 4212847, 4.21 CL# 4233 ...

Shader Complexity does not function properly with Android ES2 or ES3.1 set as the Preview Rendering level

UE - Platform - Mobile - Feb 25, 2019

A user has reported that Shader Complexity is not working properly in 4.21 with the Android ES2 or 3.1 preview rendering level settings. Regression?: No It did not look this way in 4.21 and prior v ...

Post process in Right eye misaligned on PSVR when using vr.PixelDensity greater then 1

UE - Platform - XR - Sep 5, 2019

When changing the pixel density for PSVR it appears that some post processes shift slightly in the Right eye ...

The size of packaged projects in 4.7 preview 8 is almost double that of the same project in 4.6.1

UE - Gameplay - Feb 17, 2015

Packaged projects in 4.7 preview 8 are significantly larger than the same projects in 4.6. Packaged projects for comparison: \\epicgames.net\root\contractors\Tim.Lincoln\Packaged Projects ...

[CrashReport] UnrealEditor-AppFramework!SColorPicker::HandleParentWindowClosed(TSharedRef<SWindow,1> const &) [SColorPicker.cpp:1530]

UE - Editor - UI Systems - Sep 26, 2022

Generated from CrashReporter This is NOT a regression. Tested in //UE4/Release-4.27 at CL18319896 Tested in //UE5/Main at CL 22175708 - Issue did not occur ...

World partition mini map fails to build with an Unhandled Exception while using r.Raytracing.Nanite.Mode=1

UE - Graphics Features - Jan 31, 2023

This is a regression. Tested in //UE5/Release-5.0 CL20979098 Build mini map fails with an Unhandled Exception while r.Raytracing.Nanite.Mode=1 is enabled in the DefaultEngine.ini. ...