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 ...
Getting an object from an array at a certain index and then using the Remove Item node causes the entire array to be wiped. Found in 4.10 Preview 4. Reproduced in 4.9.2 binary and Main CL 2752291. ...
When you have a sub level with some level transform, changing its visibility then doing undo makes the sub level moved away as if the level transform applied twice. I could repro the issue in 4.13. ...
When applying downScale 2.0 to UI textures to reduce resolution, unintended display issues occur on widgets, such as: ・The border of box-shaped Widgets with DrawAs set to “Box” becomes thinner ・Dot ...
If any tabs are undocked from the main viewport and another tab is then docked to the main viewport it will hide any undocked tabs. This only appears to affect tabs that in the Menu > Window with ex ...