[CrashReport] UE4Editor-CoreUObject!UNameProperty::ExportTextItem(FString &,void const *,void const *,UObject *,int,UObject *) [PropertyName.cpp:27]

Tools - Aug 30, 2019

Generated from CrashReporter Comment from user:Opening de custom node in material editor crashes editor ...

Blueprint Properties retain meta data through a type change

UE - Gameplay - Blueprint Editor - Jul 13, 2020

Instead of clearing the metadata we should enable editing the metadata for vectors since the details panel supports it already.  ...

Configure for Gear VR sets device install to internal only, needs to be auto per gear vr specifications.

UE - Platform - Mobile - Apr 10, 2017

This was reported by support and verified in Main. This is blocking users from shipping Gear VR store projects going forward. ...

Array duplication of UObjects causes simultaneous editing of properties

Tools - Feb 8, 2018

 The user for this UDN encountered this simultaneous editing bug occurring only when duplicating  array elements of a custom UObject class. ...

Vehicle Game - Input Interference when Controller Plugged in

UE - Gameplay - Input - Nov 2, 2018

GenericUSBController Axis values interfering with input when Xbox Controller is active. (Generic Inputs were added for Switch Support) ...

LongPackageNameToFilename: Improve error message

UE - Foundation - Core - Apr 29, 2019

A customer is requesting that the error message for FPackageName::LongPackageNameToFilename get improved. He suggests that we list the valid roots as part of the message. ...

GPU crash when using RVT BaseColor/Normal/Roughness format

UE - Rendering Architecture - May 24, 2023

When using an RVT with BaseColor/Normal/Roughness format on DX12 with a GPU that supports Tier2, a GPU crash may be seen. ...

ios launch fail after upgrading to 4.7.1, provision not found, signing key not found

UE - Platform - Mobile - Mar 2, 2015

Customers that have never or have created an incorrect bundle identifier will fail to package for iphone. People who have wildcard provisions will work. ...

The properties in a TMap that contains a struct do not appear when adding elements to the TMap

Tools - Dec 1, 2016

If a TMap containing a struct is created in a custom code class, the properties of the struct do not appear when elements are added to the TMap in the Blueprint editor. ...

Cannot add set/map variables to user defined structs

UE - Gameplay - Blueprint - Jan 11, 2017

For 4.15, we should (ideally) support this, or only provide the array option in sturct (if the other path is too big a change for 4.15 post-branch). ...