On a Mac in UE4.14, drop down menus on the appropriate nodes will not display correctly when the Event Graph is zoomed out below a 1:1 ratio. Regression: Does not occur in UE4:13 ...
Unreal Remote 2 is crashing on launch with new ipads. ...
Users are unable to rename a variable using the right-click menu within Blueprints, and the sources panel within the Content Browser. Regression? Yes. I tested the functionality of the right-click ...
Velocities are not being cleared when physics simulation set to false. ...
When forward shading is enabled, particles that have materials with their lighting mode set to "VolumetricNonDirectional" will recieve shadows. Attached images provided by user. Found in 4.19 CL# ...
Actor foliage does not respect the "foliage.CullDistanceScale" console variable. This was brought up in a UDN: [Link Removed] ...
Crash occurs while Playing in Editor and debugging by reloading textures. Occurs for both Mac and PC. Regression: Does not occur in UE4.10 testing on Match 3 ...
Any environment with volumetric fog enabled will have a light leak which appears through objects. Found in 4.20 CL# 4369336, 4.21 CL# 4613538, 4.22 CL# 4666322 ...
The vertex interpolate node doesn't work with lightmass. Found in 4.19 CL# 4033788, 4.20 CL# 4233996, and 4.21 CL# 4258917 ...
Declaring a UPROPERTY() TArray with TFixedAllocator fails to compile. Output log states "Missing '>' in 'tarray'." Removing/commenting out the UPROPERTY() allows the project to compile correctly. ...