Crash after adding Virtual Bone, then Creating Asset

OLD - Anim - Jul 5, 2017

Occurs on? 4.16 - 3466753 - YES 4.17 - 3521650 - YES Error message: Assertion failed: RefBonePose.Num() == NumBones [Link Removed] [Line: 4400] Source Context:4387 ResetAnimation(); 4388 ...

Compile error during build stage when packaging for tvOS

UE - Platform - Mobile - Dec 9, 2016

Compile error packaging for tvOS: Does not affect iOSUATHelper: Packaging (tvOS): UnrealBuildTool: D:\Build\joseph.wysosky_Main\Engine\Source\Runtime\Core\Private\iOS\IOSAppDelegate.cpp(388,12): ...

Data Asset Instances created from Blueprints and are not selectable in asset pickers until their parent Blueprint is loaded. They are also not displayed correctly in the Content Browser

UE - Gameplay - Blueprint - Sep 3, 2024

Consider a C++/BP class containing an EditAnywhere/InstanceEditable variable with type (UDataAsset*), (UPrimaryDataAsset*), or any of their subclasses. When setting this variable using a Property Ed ...

[CrashReport] Mac/Metal crash - Assertion failed: (PixelShader->Bindings.InOutMask

UE - Graphics Features - Nov 10, 2017

This is a low frequency but trending crash coming out of 4.18. User DescriptionsAttempting to open a copied/converted from 4.16.3 project on 4.18 preview 4. Problem arose after preview 3. Was able ...

[CrashReport] Mac crash - UE4Editor-Slate.dylib!SMenuAnchor::SetIsOpen()

UE - Platform - Apple - Sep 14, 2017

This is a common and longstanding Mac crash that has occurred since at least 4.11 and affected more than 40 users. Users have not provided any descriptions of their actions when the crash occurred ...

Crash when spawning actor with no viewport initialized

UE - Editor - Workflow Systems - Nov 22, 2023

If an attempt to spawn an actor is made before the Level Editor Viewport is fully initialized (i.e. before it has had a chance to get rendered at least once), and that actor has no specific Factory ...

Package fails for android if company name begins with a number

UE - Platform - Mobile - Apr 26, 2017

If the company name has a number at the beginning of it when packaging for android it returns a series of errors and does not allow the project to be built. The error that is being shown in the outp ...

[CrashReport] Crash on FMaterialEditor::OnCanPromoteToParameter()

UE - Rendering Architecture - Materials - Jun 22, 2017

This is a common crash in the 4.16 release (affecting Windows and Mac). A log file is attached. Users have not provided descriptions so additional information is not currently available. Windows C ...

[CrashReport] Mac crash - UE4Editor-Slate.dylib!PrepassWindowAndChildren(TSharedRef<SWindow, (ESPMode)0>)

UE - Platform - Apple - Oct 27, 2017

This Mac crash originally occurred in 4.15 around March 2017, then decreased in frequency during 4.16 and 4.17. It may be starting to trend again in 4.18. There is one record of this occurring in 4 ...

Project does not cook with actors containing ModularSynth component

UE - Audio - Sep 11, 2017

A project does not cook with actors containing ModularSynth component. The error is a follows UATHelper: Packaging (Windows (64-bit)): Cook: LogWindows: Error: begin: stack for UAT UATHelper: Pack ...