When using the Property Matrix to edit a Data Asset, there is an extra column shown named "Native Class" that cannot be edited. This is most likely due to the code only checking to see if a property ...
This occurs in //UE4/Main @ CL 4670176 Not a Regression. This is similar to https://jira.it.epicgames.net/browse/UE-59149 but when adding more player characters it seems to change the planar reflec ...
We need to handle TrackedDeviceClass_DisplayRedirect as a valid device in SteamVRController.cpp ...
Playing a video on a Mac using the Editor's Media Player results in the video appearing to have had its data compressed, and with an apparent decrease in quality. In particular, there is noticeable ...
When using a CameraPosition Node in a Material Shader, it does not behave correctly with Metal. Working as expected in 4.20 CL# 4369336 Found in 4.21 CL# 4613538 and 4.22 CL# 4666322 ...
With CircleDOF enabled artifacts will occur when getting close to a translucent plane with an object behind it. This does not occur with any other DOF method or if "Render After DOF" is disabled in ...
Blueprint inputs are added to nodes as metadata, with the key set to the pin name and the value set to the default for that pin. Since blueprint functions allow you to name your own input pins, this ...
Destructible mesh material creation no longer creates/assigns DM array element with material from mesh. Workaround: Assign material manually after creating Destructible mesh Confirmed in MAIN @ CL ...
Crash when duplicating an UMG Animation and not renaming the Duplicate Hitting Enter correctly warns the user you have an existing Animation by that name, and doesn't crash Reproduced in //UE4/Rel ...