Hitting check(UploadInfo.InstanceCustomDataCount * InstanceCount == UploadInfo.InstanceCustomData.Num()) and also seeing incorrect isntance order after removing instances from HISMs. Additionally ...
In 5.6, a handful of new entries in `FCustomizableObjectCustomVersion` were added, including `SetDisplayNamePropertyAsPinNameOfTableNodes`. Looking back at the history, `SetDisplayNamePropertyAsPinN ...
A user made an Enumeration blueprint that is used to reset position and to quit the game. This Enum is used in a widget by a button. The button being used is placed inside of another widget that is ...
Hit this while running regression pass. I was able to successfully install the same project on the device but built for DebugGame instead of Shipping. ...
Currently, after migrating a blueprint that is based on a code class to a new project, the blueprint breaks due to unknown parent ([Link Removed]) Migrating & copy/pasting the code along with the b ...
Noticing an issue when keying a camera and then playing back the animation it turns or spins in directions i never intended. Think we need check box for toggling Use Quaternion linear interpolation ...
MaterialBillboardComponent does not render with CustomDepth material in PostProcessVolume as other objects do. Found in 4.16.3 CL 3561208, 4.17.2 CL 3658906, 4.18.1 CL 3454814 ...