Can't PIE or Save: Editor gets into odd state when editing parameters.

Tools - Jul 20, 2016

I've seen this happen in other areas of the editor as well: Data Table fields (floats) for example. Manually typing in numbers to fields seems less prone to this error; using spinners to drag value ...

SEGV_NOOP at 0x0

UE - Platform - Apple - Jul 7, 2015

Crash Report: [Link Removed] *Crash Report attached User reports, "Launch[ing] Unreal Engine 4.8.1 from Epic Games Launcher, UE4 splash screen will come up and after 80% of initialization; UE4edit ...

DataAssets with a field called "Name" can cause multiple Name columns to appear in the content browser

UE - Editor - Content Pipeline - Content Browser - Jul 18, 2017

A DataAsset with a FText property called "Name" will confuse the content browser, causing it to create a new column each time the folder containing the DataAsset is entered. This appears to be a cor ...

DuplicateObject does not keep settings from the object duplicated

UE - Foundation - Core - UObject - Jul 24, 2017

When using DuplicateObject, some aspects of the copied object (such as component transform) are not duplicated to the copy. Regression: Yes - DuplicateObject behaved as expected in 4.15.2 Working - ...

Prompt for camera permissions when running Google VR plugin

UE - Platform - XR - Mar 7, 2018

Need to update these UDN threads when the issue is fixed. https://udn.unrealengine.com/questions/401360/ios-shipping-build-crash.html https://udn.unrealengine.com/questions/428225/about-ios-ship-b ...

Tiled Landscape LOD doesn't work with World Origin Rebasing

UE - LD & Modeling - Terrain - Landscape - Apr 26, 2018

Using the Landscape LOD system with World Origin Rebasing causes the LODs on the landscape to mess up. This only appears with imported tiled landscape where the main actor is in the persistent level ...

Incorrect box collision on negatively scaled mesh

UE - Simulation - Physics - Jul 23, 2018

If you have a mesh with a rotated box in its simple collision primitives, that box won't be in the correct position if you scale the mesh by -1. This issue was reported in 4.20 (CL-4212847) and rep ...

CurrentTransaction ensure when duplicating an EQS generator

UE - AI - Aug 3, 2018

When duplicating a Generator inside an Environment Query, the action triggers an ensure and stalls the Editor for a few moments. This issue was reported and tested in 4.19.2 (CL-4033788). It was r ...

AssetManager does not correctly call delegates if bShouldUseSynchronousLoad is true

UE - Gameplay - Oct 3, 2018

There's a bug in UAssetManager::LoadAssetList where the passed in DelegateToCall is not being called in the bShouldUseSynchronousLoad case. This can cause gameplay logic to fail when that bool is tr ...

Alpha Compression Artifacts

UE - Graphics Features - Nov 23, 2018

Confirmed in Main 4.22 @ CL 4586854 in 4.21 Alpha looks to be about 1 pixel larger than other channels in certain parts of the texture "The issue is not improved by changing compression settin ...