GetStaticMeshViewport() is called without checking if it returns a valid viewport causing the Editor to crash

UE - Editor - Dec 9, 2021

This is not a regression. Tested in: //UE4/Release-4.27 CL18319896 Binary //UE5/Release-5.0-EarlyAccess CL16682836 Binary //UE5/Release-5.0 CL18407655 Personal P4 When opening a static mesh without ...

Crash when deleting BindingOverrides if the target property is left open on the details panel

UE - Anim - Sequencer - Sep 22, 2023

Crash if opening ALevelSequenceActor::BindingOverrides in the details panel and run a process that empties the BindingOverrides elements. Workaround: FMovieSceneObjectBindingID FMovieSceneObjectBi ...

Post Process Material: different color behavior in Sequencer Render vs Movie Render Queue

UE - Anim - Sequencer - May 21, 2020

During lookdev, I use a post process material to bring reference images into the engine to compare against my work.  The goal is for the reference image to not be touched by any of the Unreal color ...

Refraction does not display properly on Android devices

UE - Platform - Mobile - Apr 2, 2019

A user has reported that Refraction does not affect Translucent or Masked materials at all on Android. It is also limited in how much it affects Opaque materials. Regression?: No This has been test ...

Streaming Virtual Texture UDIN V Offsetting

UE - Editor - Content Pipeline - Import and Export - Jan 31, 2024

UDIN virtual textures appear to have row 0 (U coordinate [0 - 1) swapped to the other side of the texture vertically. ...

Contact Shadow artifacts with ray lengths despite length

UE - Graphics Features - Nov 17, 2016

Contact Shadows have more shadowing errors with lower to mid values than in 4.13 release when the feature was still considered experimental. Even low Contact Shadow Length value is causing issues. ...

Crash upon using EComparisonMethod as a variable in a struct

UE - Gameplay - Blueprint - Jul 17, 2017

Having a variable of the type EComparisonMethod inside of a struct causes the editor to crash. This could be due to the variable being as part of the Development folders in code. Attempting to repro ...

RadialForceComponent ignores collision of Object Type set in Collision Presets if component is initialized in C++

UE - Gameplay - Jul 28, 2016

When a RadialForceComponent is attached to a object in C++, it doesn't take on the "Object Types to Affect" in the component settings of the Blueprint. If the RadialForceComponent is created as a co ...

Auto Convex collision generation doesn't work in some instances the accuracy setting

UE - Gameplay - Jun 18, 2015

The new auto-convex collision generated (V-HACD) will not work properly with some meshes to generate accurate collision. Using a rounded single piece mesh the accuracy setting will not work at all ...

Hang and log spam when making changes to a landscape material with the landscape editor open

UE - LD & Modeling - Terrain - Landscape - Jul 25, 2016

Editor hangs if changes are made to the material which is currently assigned to a landscape while the landscape editor is open. Also spams "LogMaterial: 0.03 seconds spent updating 1 materials, 1 i ...