Exponential Editor Slate Performance Cost When Editing An Asset With Nested Instanced Structs

UE - Editor - Workflow Systems - Feb 20, 2024

UDN Issue: [Link Removed] ...

Chinese Characters causing the Editor to crash when using them in a blueprint

UE - Editor - UI Systems - Localization - Dec 4, 2014

When using Chinese characters in Blueprints, it will almost always see a crash when saving the project and PIE. This only occurs in the 4.6 release build. It does not occur in Main. Crash Report: ...

[CrashReport] Couldn't find Shader TShadowDepthVSVertexShadowDepth_OutputDepthPositionOnly

UE - Graphics Features - Sep 7, 2017

This is a common crash that has occurred since at least 4.16. The one user comment mentions a plugin, but many of the crashes occur on vanilla builds. User DescriptionsVaTexAltlas plugin enabled i ...

Editor crashes on Shootergame when implementing widget blueprint

Docs - Samples - Sep 30, 2014

In Shootergame, adding a widget to the Viewport causes the editor to crash after PIE then re-opening the blueprint calling the widget. Additional Notes: This was repro'd in both main and Github. L ...

Static mesh component reports relative transform as world transform when Physics is enabled

UE - Gameplay - May 3, 2016

If a static mesh component has Simulate Physics enabled, GetRelativeTransform() returns the value of world transform. ...

A build may fail in Visual Studio if a space is added after the # in an include pre-processor instruction to allow a struct in one header file to reference a struct in the other

UE - Foundation - Core - Sep 23, 2016

A project building in Visual Studio will sometimes fail with the error Unrecognized type 'FBar' - type must be a UCLASS, USTRUCT or UENUM. This can occur in situations where one struct was reference ...

Crash on PIE with varying number of players

UE - Networking - Jan 26, 2015

User crashes on PIE when number of players is set to two in the "Play" drop down menu. No crash if number of players are set to 1,3, or 4. Additionally, setting the "Dedicated server" checkbox to ...

LIVE: Editor crash on open if saved with detached viewport and sky light in level.

UE - Graphics Features - Oct 21, 2014

If there is a sky light in a scene and the viewport is detached and closed prior to saving, the editor will crash when trying to reopen the project. Crash Reporter: 431802 ...

Actor Component properties can become "linked" across multiple Blueprints after a hot reload

UE - Gameplay - Components - Dec 3, 2018

If code in an Actor Component class is changed (eg. a new UPROPERTY is added) and a hot reload is performed to implement the changes, the properties in the component can become linked across any Blu ...

[Synth][Tone Generator] - Editor crashes when Starting Synth Component Tone Generator

UE - Audio - Mar 29, 2022

Starting a SynthComponentToneGenerator crashes the editor with the following assert:Assertion failed: bSuccess [File:D:\build\++UE5\Sync\Engine\Source\Runtime\SignalProcessing\Private\AudioBufferDis ...