GPU Particles Don't Spawn at Correct Location When Used as Collision Event Receiver

UE - Niagara - Oct 8, 2018

GPU emitter doesn't spawn particles at expected location when it is an event receiver. Also disabling Interpolate Spawning in the emitter properties affect this behavior as well, making the particle ...

Objects with centered pivots become Actors instead of StaticMeshActors when imported via Datasmith

UE - Editor - Content Pipeline - Datasmith - Exporters - Jan 18, 2019

When selecting "affect pivot only" and choosing "center pivot" on 56 objects in 3DS Max 2019, 4 of them imported into Datasmith as Actors and not StaticMeshActors. This makes it seemingly impossible ...

Breakpoints on nodes in deleted functions are not cleared

UE - Gameplay - Blueprint - Nov 16, 2018

Might be a simpler repro than this, but take a look at revision 1 of PreRolledBoxes in FortniteMain to see an asset affected by this. It was duplicated from StoreRoot which had breakpoints in some o ...

Crash while trying to import a C4D file with Animation via Datasmith

UE - Editor - Content Pipeline - Datasmith - Importer - Apr 10, 2020

The file was originally created by Mixamo and saved as FBX. It was resaved it in C4D with the Save for Cineware Option. Importing it into the Editor causes it to crash. This was tested and reported ...

Landscape Spline collision displays incorrectly

UE - LD & Modeling - Terrain - Landscape - Aug 27, 2020

Landscape splines are displaying their collision incorrectly. The collision is projected off the spline however this issue is purely visual. The collision itself still works as expected. This was t ...

Ensure when changing the Mip Gen Settings in a Texture 2D Array

UE - Rendering Architecture - RHI - Jun 3, 2021

When changing the Mip Gen Settings of a Texture 2D Array, several errors such as: Error: Corrupt texture [NewTexture2DArray]! Missing bulk data for MipIndex=0 appear in the output logs and an Ensure ...

Pasting an element into a Widget Blueprint hierarchy causes a crash

UE - Editor - UI Systems - Sep 23, 2021

Pasting an element into a Widget Blueprint after removing the canvas panel will result in a crash.  This has been tested with the border and button elements. This issue is occurring in //UE5/Releas ...

A WaterBody blueprint class with an added component will not compile if Blueprint Nativization is enabled

UE - LD & Modeling - Terrain - Water - Nov 23, 2021

This is Not a regression. Tested in: //UE4/Release-4.26.2 CL15973114 Binary - Reproduced //UE4/Release-4.27.1 CL17735300 Binary - Reproduced When adding a component to a Water Body actor it should ...

Editor movement control regression

Tools - Jul 8, 2015

Using Ctrl+Drag in 4.8 will not affect the location of selected actor if the viewport camera is facing away from selected actor. In 4.7.6 the actor would travel along the X axis even if the camera ...

Drastic increase in FBX import times from 4.9 to 4.10

Tools - Dec 9, 2015

The attached asset (including animation) takes 9 minutes to import in 4.10, where it takes 42 seconds in 4.8 and 4.9. You don't really notice this until you start to get up to larger assets or long ...