Level cannot save when compile setting is changed on blueprint present in level

UE - Gameplay - Blueprint - Aug 21, 2017

When using a project that has a blueprint in a level when the project is created, there is an issue that is occurring when you modify the compile settings and attempt to save the level There is an e ...

Fix delegate problems with Blueprints

UE - Foundation - Core - Feb 18, 2015

https://udn.unrealengine.com/questions/236428/bug-blueprints-executing-zombie-code.html Blueprint MyCharacter is based on native class CodeFirstPersonCharacter. CodeFirstPersonCharacter has compone ...

RVT that is set up following the Quick Start Guide shows a flat black texture

UE - Graphics Features - Mar 2, 2021

A user has reported on salesforce that their RVT material is returning black. After following the publicly available Epic Quick Start guide online I encountered the same issue. The ticket was repor ...

New VR-Basic level triggers Metal validation layer assertion

UE - Platform - Apple - Mar 16, 2020

This was discovered externally and reported on UDN here: https://udn.unrealengine.com/questions/563268/mac-editor-crash-when-disable-ambient-occlusion.html ...

Mouse cursor position is locked to center of screen when bShowMouseCursor is false

Tools - Nov 16, 2016

When you set bShowMouseCursor to false in a Standalone or packaged game while Default Viewport Mouse Lock Mode is set to either Always Lock or Lock on Capture, the cursor will become locked in place ...

[CrashReport] UE4Editor_SequenceRecorder!FAnimationRecorder::UpdateRecord() [animationrecorder.cpp:464]

UE - Anim - Sequencer - Sep 14, 2017

This is a common and longstanding crash that has affected more than 300 users since 4.12. The callstack is closely similar to [Link Removed], although with different error messages. User Descripti ...

[CrashReport] UE4Editor_UnrealEd!TArray<TSharedRef<FAssetThumbnailPool::FThumbnailInfo,0>,FDefaultAllocator>::AddUniqueImpl<TSharedRef<FAssetThumbnailPool::FThumbnailInfo,0> const & __ptr64>() [array.h:1805]

Tools - Sep 20, 2017

This is a longstanding crash that occurs with low frequency per release, but has affected 400 users since the 4.11 release. Unfortunately among all of them, only one has provided any description. ...

Sequencer animation stutter when using Run Dedicated Server causes character to drift

UE - Anim - Sequencer - Oct 16, 2017

Sequencer animation stutter when using Run Dedicated Server causes character to drift. This doesn't happen when "Run Dedicated Server" is disabled. Licensee Description: We are having an issue wit ...

Packaging for IOS fails using SSH from a Windows Binary Build

UE - Platform - Mobile - Oct 23, 2019

Errors in the log: * Undefined symbols for architecture arm64: * "___isPlatformVersionAtLeast", referenced from: * FMetalResourceHeap::CreateBuffer(unsigned int, unsigned int, unsigned int, mtlpp ...

Engine crashes when trying to copy a setter node for a GameplayTag variable from one eventgraph to another eventgraph

UE - Gameplay - Sep 27, 2019

When trying to copy a setter node for a GameplayTag variable from one eventgraph to another eventgraph the engine crashes. If the blueprint that is copied into has a GameplayTag variable with the sa ...