When the Groom asset LOD switches from Strands to cards, hair rendering is stuttered

MetaHuman - Feb 3, 2024

It only happens when changing LOD from strands to cards.not in situations where changing LODs from cards to cards, cards to strands, strands to strands. The card meshes are not rendered immediately ...

A camera set to Orthographic projection mode with a negative Ortho Width will crash the editor on PIE

UE - Graphics Features - Jan 22, 2015

A camera set to Orthographic projection mode with a negative Ortho Width will crash the editor on PIE. Reproduced in Main (CL-2412886) Crash Report: [Link Removed] Call Stack:<unknown module>! UE ...

Crash when removing cloth apb's assigned to asset

UE - Simulation - Physics - Character - Apr 27, 2016

When removing already assigned cloth asset from a skeletal mesh it will crash the editor. I was able to reproduce this with the Owen asset from Content Examples, but was unable to get it to work fro ...

Crash when Simulating in Editor after Painting Foliage

UE - Editor - Workflow Systems - Nov 29, 2016

The engine crashes when simulating in the editor after painting foliage instances using the Foliage Tool. An important thing to note is that this crash does not occur if you switch out of the 'Foli ...

[CrashReport] PhysX3_x64!physx::PxsNphaseImplementationContext::unregisterContactManager() [pxsnphaseimplementationcontext.cpp:644]

UE - Simulation - Physics - Mar 6, 2017

This crash is occurring in a developer's packaged project for their end-users. End-user comments are below (unique to the specific project)The game started flickering and then crashed!I set down a ...

Widget blueprint details panel appears to jitter when dragging widgets in the designer tab

UE - Editor - UI Systems - Feb 1, 2019

When clicking and dragging a widget in the designer tab of a widget blueprint some options in the details panel will begin to move/shake/jitter/readjust. ...

Input Axis Mapped to 'Pinch' no longer sends Axis Value

UE - Platform - Mobile - Feb 15, 2019

Axis Event mapped to pinch no longer returns values. Working in 4.19 Confirmed on Android + iOS  Confirmed in MAIN 4.23 @ CL 4961509 ...

Map Get Node Pins In Niagara Module Scripts Can't Search For Standard Data Types

UE - Niagara - Mar 16, 2020

This wasn't like this in 4.24 (see attached images). If you create a variable Engine.Owner.Position the search will find it however. Found in 4.25 Preview 2. Reproduced in 4.26 Main. ...

Recently created projects using the Live Launcher do not show up in the "My Projects" menu of the Launcher

Portal - May 26, 2021

Recently created Projects not showing up in the Launchers "My Projects" menu.  Recently Created projects also do not show up in the editors projects menu [Link Removed] ...

CheckDefaultSubobjects() appears to not properly validate Blueprint Class instances

UE - Gameplay - Blueprint - May 17, 2016

It looks like maybe CheckDefaultSubobjectsInternal() isn't set up to handle non-native (i.e. Blueprint) class types? As well as AActor::CheckActorComponents() perhaps? ...