BC7 Format in Texture Asset Mip Maps are not correct

UE - Graphics Features - Apr 18, 2016

When enabling BC7 compression format for a texture in a project that has SM4 disabled will result in the last two Mip Levels being gray. This happens on any texture size. The number o mip levels may ...

bIsComposing assert with Japanese MS-IME input(candidate list related)

UE - Editor - UI Systems - Localization - Apr 18, 2017

When using MS-IME as Japanese input method, scrolling out the text field out side the view causes bIsComposing to be set false - this state causes instability of the editor. Crash happened with Win ...

Incorrect usage of FText in EnsureMsgf does not trigger a compilation error, leads to crash in shipping

UE - Foundation - Core - Mar 1, 2018

Using incorrect formatting in FText does not cause compilation errors in EnsureMsgf as it does in other functions such as UE_LOG. This causes crashes to sneak through such as a crash on ensure when ...

Collision problem in nativized blueprint

UE - Simulation - Physics - Jan 29, 2019

Issue reported by one of our licensee on the Japanese UDN https://udn.unrealengine.com/questions/480660/view.html ...

Setting Fullscreen Mode to "Fullscreen" results in Crash when using 4.23 from source

UE - Rendering Architecture - RHI - Oct 11, 2019

Changing the screen settings to Fullscreen through code or blueprints results in a crash. This only happens in the source version of 4.23 and does not occur in the binary version of 4.23. I have att ...

Spline Mesh Collision doesn't work in packaged game when spawning them at runtime

UE - Simulation - Physics - May 18, 2020

Spline Mesh Components lose their collision in a packaged game when spawning them at runtime, or modifying them via 'Set Start and End' function at runtime. ...

Show Flags are changed to the state that they were set on editor startup when switching to a different level

UE - Graphics Features - Jun 15, 2018

Show Flags are changed to the state that they were set on editor startup when switching to a different level It appears that the state of Show Flags are stored in the editor on shut down, this is c ...

Inconsistent media texture new style output state across the engine

Media Framework - Jun 20, 2023

A simple search for `NewStyleOutput = true` will reveal the many instances where this flag is already forced on, including media plates and media bundles. This however means that we have incompatib ...

Editor Crash when changing Default Properties of a TArray of UStucts containing an InlineEditConditionToggle property in Blueprint Parent Class

UE - Editor - Workflow Systems - Apr 5, 2024

This bug causes an editor crash. This crash occurs when changing the default values of a UStructs properties that are used as EditConditions, when they are set to InlineEditConditionToggle within a ...