First Person Example Project Crash when character movement component is cast in viewport.

Tools - Jul 23, 2019

Crash is caused by incorrect cast to display ActorComponent in viewport (gizmo used to move it should not be present) ...

Crash when generating proxy mesh

Tools - Jul 12, 2019

Generating a proxy mesh with imported models and the simplify mesh flag set to true causes the editor to crash. Tested in 4.21.2 (CL - 4753647), 4.22.3 (CL - 7053647), 4.23 (CL - 7288428), 4.24 (CL ...

Width of the text for the input drop downs in action/axis mappings is not wide enough

Tools - Jul 11, 2019

text bleeding out when designating certain Motion Controller & Oculus Touch specific keys in the Project Settings. *Some samples of this text bleed/overflow are:*MotionController (L) Thumbstick Dow ...

GetPackageLengthForCooking can be much larger than the actual file path length

Tools - Jul 10, 2019

If the file path with the asset contains a project name, the cooking file pathlength is incorrectly increased. The following code in ContentBrowserUtils :: GetPackageLengthForCooking causes this is ...

FSoftObjectPath does not allow for referencing multiple types of actors using AllowedClasses

Tools - Jul 9, 2019

FSoftObjectPathCustomization and SPropertyEditorAsset do not support multiple actor classes in the AllowedClasses list. The ObjectClass is only set in FSoftObjectPathCustomization if there is only ...

DisplayThumbnail doesn't work with TArray

Tools - Jul 8, 2019

The DisplayThumbnail metadata UProperty specifier does not work on TArrays with the type of FSoftObjectPath. Tested in 4.21.2 (CL - 4753647), 4.22.3 (CL - 7053647), 4.23 (CL - 7224811), 4.24 (CL - ...

Orbit Selected actor feature is offset after panning

Tools - Jul 3, 2019

After panning the camera the orbit feature will become offset and can lead to the object no longer being in view while orbiting. ...

"Activation" and "Trigger" keywords are not allowed as a subcategory

Tools - Jul 1, 2019

Using Activation and Trigger as subcategories names does not work in the Details Panel. Tested in 4.21.2 (CL - 4753647), 4.22.3 (CL - 7053647), 4.23 (CL - 7208101), 4.24 (CL - 7216880) ...

Unable to save an Editor Utility Widget when it is running

Tools - Jun 12, 2019

Unable to save an Editor Utility Widget when it is running ...

Using Square Brackets in a Folder Name Works but makes Meshes Unusable.

Tools - Jun 12, 2019

Renaming a folder using square brackets seems to work but renders meshes inside unusable in certain instances.  ...