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 ...
When attempting to dynamically set the collision of a Spline Mesh component, the collision settings are not kept in a packaged game. Found in 4.10.4. Reproduced in 4.11 Preview 6 and Main CL 28772 ...
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 ...
Nodes that are placed using shortcuts (ex. B+LMB for a branch node) cannot be undone using CTRL+Z. Found in 4.10.4 binary. Reproduced in 4.11 Preview 6 binary and Main CL 2894512. ...
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. ...
The editor crashes when the blueprints folder is moved into another folder in the sources panel This crash is similar to UE-34388 But have different callstacks. This is a Regression from 4.14.2 ...
Adding a Material Parameter collection to a material, setting its value, then saving the material will cause a crash. This was only able to be reproduced on Mac and did not affect the Windows versio ...
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. ...