Crash on play if a BP uses a ClearInstances node followed by an AddInstance node

UE - Graphics Features - Jul 21, 2017

Crash on play if a BP manipulates a InstancedStaticMeshComponent by using a ClearInstances node followed by an AddInstance node. This is a blocker for the licensee. This is a regression: Working ...

Tabbing out of exclusive fullscreen leaves the window & backbuffer in an incorrect state

UE - Editor - UI Systems - Apr 24, 2020

With windows 10 there has come some new swap chains, which unfortunately messes some things with regards to fullscreen up. We've fixed a bunch in the renderer (which would downright cause crashes), ...

If "Update Position Eash Frame" of "Skel Vert/Surf Location" is enabled, the particle continues to rotate.

UE - Niagara - May 25, 2020

It seems to have occurred since UE4.23, and the cause was the following part of "ParticleModules_Location.cpp".//From UE4.23 if (bOrientMeshEmitters) { //We have the mesh oriented to the normal o ...

ZenGarden or project with MSAA enabled crashes on iPhone 6 and 6+

UE - Platform - Mobile - Jul 19, 2017

Zen Garden crashes on the iPhone 6+ before anything appears onscreen. Occurred on: iPhone 6+ on 10.3.2 Didn't occur on: iPhone 6S on 10.3.2 ...

[CrashReport] UE4Editor_LandscapeEditor!FLandscapeEditorCustomNodeBuilder_TargetLayers::HandleAcceptDrop()

UE - LD & Modeling - Terrain - Landscape - Jul 6, 2017

This is a common crash affecting users in 4.16.2. It is similar to [Link Removed], which was potentially fixed in 4.16.2. Users have not provided any additional information. Source Context 803 ...

Using a FormatText node with Specifier in the same graph as an empty Macro will freeze the editor

UE - Gameplay - Blueprint - Jun 17, 2016

Using a FormatText node with Specifier in the same graph as an empty Macro will freeze the editor. Not using the Specifier or deleting the unused Marco will allow the BP to compile fine. **Only rep ...

Custom Primitive Data on BP instance not taking affect while in editor

UE - Rendering Architecture - Apr 5, 2023

https://udn.unrealengine.com/s/case/5004z00001n9LsOAAU/custom-primitive-data-on-bp-inst ance-not-taking-affect-while-in-editor Original Repo is from 4.27, however, it still happens in 5.2. This is ...

Failure packaging for android that supports both armv7 arm64 with GoogleVR plugin enabled

UE - Platform - XR - Aug 30, 2016

Unable to package a build for android (ATC) if the GoogleVR plugin is enabled and both arm64 and armv7 are supported. This does not reproduce if you turn off GoogleVR. This does not reproduce if yo ...

[CrashReport] UE4Editor_Renderer!FUniformMeshConverter::Convert()

UE - Graphics Features - Aug 3, 2017

This is a regular crash that has occurred through 4.16 and into the 4.17 previews. The callstack is similar to [Link Removed] (invalid), although the error message is different. User Description ...

Internal Compile error received from rearranging Format Text nodes

UE - Gameplay - Blueprint - Dec 18, 2014

Internal Compile error received from rearranging Format Text nodes Output Log of Error: LogBlueprint:Error: [compiler] Error Internal compiler error inside CreateExecutionSchedule (site 2); please ...