"Consume pointer input" on Common User Widget does not work on iOS, FReply::Handled not respected

UE - Editor - UI Systems - Apr 29, 2024

From a UDN, they also mentioned:  Update: I added CommonUI to the test project to try the "Consume pointer input" setting. It behaves the same way as our custom input blocking widget in that the in ...

UGS perforce login does not work with 2FA flow

UE - Foundation - SlateUGS - Jun 13, 2024

The perforce login flow for UGS does not properly handle a perforce server using 2FA login flow ...

Modifying FSuggestProjectileVelocityParameters::ResponseParam.CollisionResponse modifies FCollisionResponseParams::DefaultResponseParam

UE - Gameplay - Sep 17, 2024

FSuggestProjectileVelocityParameters was introduced in 5.4 and has a FCollisionResponseParams member that's initialized as a mutable reference to FCollisionResponseParams::DefaultResponseParam. str ...

Textures/Materials morphed when BSP is scaled

UE - LD & Modeling - Modeling Tools - BSP - Mar 17, 2015

When you place a texture onto a BSP and resize the BSP, the material/texture is skewed to the size of the BSP rather than staying at the scale it originally was. Work Around: You can resolve this b ...

Editor crashes upon PIE unless tick is disconnected and reconnected

UE - Gameplay - Blueprint - May 14, 2015

Project crashes if user presses compile or PIE unless they first disconnect and reconnect event tick within blueprint component BP_BuildStage. Frequency: 4/4 CrashReporter: [Link Removed] ...

Static + Dynamic CSM shadowing causes shadow acne for skeletal meshes on iOS

UE - Platform - Mobile - Jun 7, 2016

User reports Static + Dynamic CSM seems to cause horrible shadow acne on skeletal meshes. Believed to be the iOS depth bias issue. ...

Material stats incorrectly flag 17/16 samplers even if GL4 allows 32

UE - Rendering Architecture - RHI - Jul 15, 2015

From AnswerHub: Utilising 128 textures in a material does not work in Linux, its still limited to 16 (actual 12) on OpenGL platforms, I looked at the commit that implemented it and I don't see anyth ...

Unable to import editor preference settings

Tools - Nov 18, 2014

QA Regression? Yes: Working:2356762 Broken:2362994 The import button for most of the general editor settings is grayed out. User is unable to import previous appearance settings. Update 06-28-2 ...