Streaming levels loses static meshes coordinates and mesh references when a Blueprint within the sub-levels are changed and they aren't toggled visible in the Persistent Level when it is being built ...
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) ...
Enabling Stochastic Rect Lights with Ray Tracing causes the project to crash. Reported and tested in version 4.26.0(CL 14419252). Tested and not found in version 4.25.3(CL 13942748). ...
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. ...
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 ...
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 ...