The movable point light is abnormally lit when it disappeared by the setting of r.MinScreenRadiusForLights rather than "Max draw distance" and appears back. After you disable and enable the "Affect ...
Occurs 5/5 Times Regression does not occur in //UE4/Release-4.27.2 @ CL 18319896 When 'Generating All Bodies' on a bone the single convex hull does not generate uniformly. ...
Changing the names of inputs in a collapsed graph can change connected inputs in other collapsed nodes. Reproduced in 4.7.2 binary and Main (//depot/UE4/Promotable-CL-2478413) ...
As noted by the user in the linked UDN question, this seems to be a problem with the PointLightComponent property on APointLight not having the VisibleAnywhere property descriptor. Also as noted, th ...
The value of Max Angular Velocity on a component is being reset after changing the value and compiling the blueprint. Found in 4.12 binary, reproduced in Main CL 2994701. Could not reproduce in 4. ...
Setting your language to German and using a German keyboard will crash the editor when typing into the console. This is the keyboard that was used for testing: [Link Removed] ...
Occurs 5/5 times State machine variable type icons all display in the color white. Regression does occur - tested in //UE4/Release-4.27.2 EGL Live @ CL18319896 ...
If a user enables 'Crack Free Displacement' when using tessellation on landscapes, the displacement becomes flattened. This does not occur on regular static meshes, and seems to be tied only to land ...
A user has reported a physics regression from 4.19 to 4.20 where attempting to roll a static mesh down a slope made of multiple meshes no longer results in a smooth roll. The static mesh will skip a ...
OnRep functions do not fire on the Server when elements are added to an array variable marked as RepNotify. They do not fire at all when setting an array element with the Set Array Elem node. Proba ...