When adding text after switching from half-width to full-width input using Microsoft IME, there may be a delay of about 3 seconds before the text can be entered correctly. This is supposed to occur ...
User reports difference in ComponentVisualizer behaviour between level viewport and blueprint editor viewport. Details and repro in the referenced UDN ticket. ...
To avoid confusing users when working with a Native Branching Point Notify set its MontageTickType to be fixed to BranchingPoint. ...
Scene queries when encountering skeletal meshes with per-poly collision enabled do not return a bone name in the HitResult. Returning the BoneName always or having it as an option via FCollisionQuer ...
If multiple game objects are selected at once and their text field is edited, instead of getting N events, it produces N-squared events. It looks like FPropertyHandleBase::SetPerObjectValue is call ...
Newly added scene components to blueprints will have no billboard sprites, and thus cause the actor to be invisible in the editor unless other visible components are added. They exist on the default ...
The behavior for resetting the default for customized struct properties is inconsistent and needs to be reviewed and fixed. Currently we see this behavior:In non-array properties, the header will be ...
When setting properties and saving simulation changes, EditorUtilities::GetEditorWorldCounterpartActor and EditorUtilities:GetSimWorldCounterpartActor functions seem to get the wrong actor. Actors i ...
LinkedAnimGraph is not restored at the end of an AnimationSection with ForceCustomMode enabled. There is a problem with the order in which custom mode ends and anim instances are restored, and Linke ...
Licensee reports issue with setting roll on a spline component control point. ...