Animation Sharing Plugin Removes Mesh Collision

OLD - Anim - Jun 11, 2019

The referenced documentation does not state anywhere about collision being affected by animation sharing nor is the user expecting it to be affected. Even when the Collision Preset is overridden to ...

Hot Reload wipes all elements of UProperty TArrays in Blueprint subclasses

UE - Foundation - Cpp Tools - Hot Reload - Dec 5, 2017

Hot reloading a change that affects a class that contains a TArray UProperty will wipe all of the array elements of any Blueprint subclasses of that class. Regression?: Yes This does not occur in 4 ...

Crash Occurs When Mesh is Reimported Multiple Times in the Mesh Editor

UE - World Creation - Worldbuilding Tools - Foliage - Jan 24, 2018

Engine crashes when asset has been reimported multiple times through the mesh editor -Editor crashes in Main when reimporting -Editor crashes in 4.17 when changing the Import Transforms ...

Editor crash when adding to Instanced Static Mesh Component is created/populated at runtime.

Tools - Sep 26, 2017

If NewObject is used to create an instanced static mesh component at runtime, populating the component with AddInstance causes the editor to crash. Regression: Yes - repro steps provided did not cr ...

Editor crashes when building a level containing landscape if Preview Rendering settings are set to Default High End Mobile.

UE - Graphics Features - Aug 31, 2017

Editor crashes when building a level containing landscape if Preview Rendering settings are set to Default High End Mobile. This is a regression. This is working on 4.16 3-3561208 This is not wor ...

Skylight has too much influence on Subsurface Scattering

UE - Graphics Features - May 9, 2017

Users on the AnswerHub are reporting that Skylights have too much effect on Subsurface Scattering. The argument here seems to be Movable Skylights versus Static/Stationary and their results regardi ...

[CrashReport] Linux crash - FVulkanCommandBufferManager::WaitForCmdBuffer

UE - Graphics Features - Aug 22, 2017

This is a semi-common Linux crash coming out of 4.17.1. It is spread among a few different similar callstack affecting a handful of users. [Link Removed] [Link Removed] [Link Removed] [Link Removed ...

Crash when moving actor on viewport with HierarchicalInstancedStaticMeshComponent.

UE - Gameplay - Components - Aug 28, 2017

Create ActorBP has StaticMesh is not assigned to HierarchicalInstancedStaticMeshComponent. Place this actor on the level, and bind the StaticMesh from the Detail tab and add the appropriate Instance ...

Create asset node causes crash when no factory variable is set

Tools - Jul 31, 2017

When using the new node " Create Asset (Interface Call)" there is a crash that is occurring that could possibly be due to the fact that no factory node is being set. The crash also occurs with the o ...

Adding a Blueprint Interface (with function named "Test") to a Widget Blueprint with a variable named "Test" crashes the editor when compiling

UE - Gameplay - Blueprint Editor - Oct 5, 2017

Giving the Blueprint Interface Function and the Widget Blueprint Variable the same name, then adding the Blueprint Interface to the Widget Blueprint, causes the editor to immediately crash when comp ...