LIVE: EDITOR: MATERIALS: CRASH: Setting the MipValueMode for MipLevel or MipBias to 4 or higher will crash the editor

UE - Graphics Features - Oct 14, 2014

BRANCH: MAIN CHANGELIST: 2322258 PLATFORM: Windows DESCRIPTION: When using a texture sample with the MipValueMode to MipLevel or MipBias with a value of 4 or higher will cause a crash. ...

In Compiler Results, Link to Compiler Error Navigates to Main Editor Window Instead of Node in Blueprint

UE - Gameplay - Blueprint - May 17, 2016

When there is in error in a Blueprint that causes the blueprint to fail, in the Compiler Results tab, the link to the node with the error will navigate to the main editor window instead of directing ...

Tool tip grammer error for "Force Layout Prepass" node

UE - Editor - UI Systems - Oct 16, 2019

Grammatical error in a tool tip for the Force layout prepass node. It appears that he word "is" needs to be removed (see attached image) ...

Crash Occurs When Actors are Attached Across Persistent and Sublevels When Levels are Saved

UE - Anim - Sequencer - Dec 12, 2017

Can attach actors to each other through the use of sequencer even though actors are in different levels which leads to crashing when saving and changing levels F3DAttachTrackEditor::IsActorPickabl ...

Editor crashed on opening level blueprint

UE - Gameplay - Apr 10, 2017

I've been unable to reproduce this issue. Once only occurrence so far. I did some other things inside the level in between these steps like pressing play and copying, rotating, deleting objects in ...

Crash when force deleting Dataflow Graph

UE - Editor - Workflow Systems - Jul 31, 2023

When force deleting a dataflow graph with the dataflow graph editor open it will crash the engine. This issue is occurring in Binary //UE5/Release-5.3 @ CL 26560699 This issue is occurring in Binar ...

Crash on Build All Levels

UE - World Creation - Worldbuilding Tools - HLOD - Apr 7, 2022

Crash on Build All Levels after a HLOD warning. EXCEPTION_ACCESS_VIOLATION reading address 0x00000000000000f0 ...

Split Pins on a referenced Macro Library will crash the editor on restart

UE - Gameplay - Blueprint - Mar 3, 2016

Split Pins on a referenced Macro Library will crash the editor on restart 2 callstacks include, one for 4.10.4 and one for 4.11 Preview 6 User Description: I got some macros in my Object Macro Li ...

Ensure and Assertion thrown while attempting to change Float value on a Sky Light using the Set Editor Property node

UE - Editor - Workflow Systems - Apr 25, 2022

This is a regression. Assertion thrown while attempting to change a Float value on a Sky Light component using the Set Editor Property node. Different property values can trigger this assertion bes ...

OnTextCommitted for a Text Box will execute multiple times

UE - Editor - UI Systems - Apr 29, 2015

The OncTextCommitted event for the Text Box executes multiple times. Testing has shown that it will execute 2-5 times with only one submission. It should only be executing once per time text is subm ...