Fixing a Blueprint's compilation error after editor reload causes instances to lose transform

UE - Gameplay - Blueprint - Feb 23, 2023

Saving and reloading a Blueprint instance with a compilation error, a.k.a., "Bad Blueprint" will lead to a transform reset when the Blueprint is successfully recompiled. ...

Unknown force is applied to the cloth when changing the skeletal mesh LoD with cloth.

UE - Simulation - Physics - Character - Jul 11, 2019

There are 3 issuesEach particles don't restore its previous position. Which is for calculating velocity by verlet iteration.The previous transform is cleared by current transform. It provides zero v ...

User crashes during play/save/open project in UE 4.6.1

UE - Gameplay - Blueprint - Feb 25, 2015

User reports crashing upon open, saving or playing their project in 4.6.1 in Binary. Assertion failed: TargetDelegate [Link Removed] [Line: 5407] ...

Lansdcape grass generation fails on Mac running OSX 10.10.1

UE - Platform - Mobile - May 12, 2015

Grass map heights all appear to be 0 when generating grass on a Mac running 10.10. This bug does not occur on Macs running OSX 10.9.5 Putting a breakpoint in LandscapeGrass.cpp line 476 you can se ...

Anim with rate scale other than 1.0 will not loop correctly in Sequencer when using an Anim Blueprint

UE - Anim - Sequencer - Sep 13, 2019

Animations are looped incorrectly when using an animation blueprint and a rate scale other than 1.0 in Sequencer. ...

Shader Complexity shows checkerboard screen in Android ES 3.1 render

UE - Platform - Mobile - May 10, 2022

Changing the view mode to Shader Complexity while in Android ES 3.1 preview render will show a black and grey checkerboard in the viewport.  This does not happen in UE 4.27 ...

Geometry Pen Tool Duplicates Bushes On Grid Size 1 & 5

UE - LD & Modeling - Modeling Tools - BSP - Mar 7, 2018

There is an issue occurring when creating brushes with the pen tool at grid size 5 where verticles or the brush shape itself seems to be doubled. This issue also occurs if the grid size is 1, though ...

Editor crashes when importing 4.5.1 project to 4.6

UE - Gameplay - Blueprint - Dec 9, 2014

The user converted a copy of their 4.5.1 project to 4.6. Upon opening that project, the editor crashes. Deleting certain widgets allows the user to open the project, but opening any map results in a ...

Separate Fill Alpha does not work on font outlines when outline size is set to 1

UE - Editor - UI Systems - Slate - Jan 16, 2017

Font outlines render underneath the text, meaning that partially transparent text will allow the outline color to show through. This can be avoided by enabling Separate Fill Alpha. However, that opt ...

FBX sdk give wrong normals when compile with Visual Studio 17.4.1

UE - Editor - Content Pipeline - Import and Export - Nov 24, 2022

At the time this Jira is created, UE 5.1 and 5.2 is using VS 17.3.6 which is working correctly. any update after should repro the issue. ...