Creating a landscape grass type and then pressing the + to add an element crashes the editor. Frequency: 2/2 Crashreporter: not currently available ...
If the engine is installed without the Debug Symbols, packaging for Shipping will fail due to the missing files. While I believe this is expected for Development, it shouldn't occur with shipping. ...
In blueprint graphs, the action list for soft object references of a Object subclass is incorrect. "Equal" spawns an incompatible node, while the expected "Equal (SoftObjectReference)" is missing. " ...
Some licensees have reported good results compiling the editor in monolithic configurations - startup times are noticably shorter. I believe there are a number of things that need fixing up across t ...
In the Effects level of Content Examples, the Ribbon trails appears to snap back to the origin of the particle effect after the life of the particle. This is an issue in 4.13.1 as well. This is a ...
With multiple Preview assets on one bone, only one appears in Skeleton Tree. Regression: YES Working: 4.13.2 CL:3172292 Broken: 4.14.1 CL:3224400 ...
You are unable to change the filepath for Datasmith Scenes. The '...' box is there for you to select but it does nothing when clicked. This issue happens in both 4.19.2 (0.182) and 4.20.1 (4.20E2) ...
When packaging a project for Windows, Child Widget Blueprints do not inherit bindings. Tested in 4.20.3 (CL - 4369336), 4.21.1 (CL - 4567586), 4.22 (CL - 4572453) ...
Updates to dynamic navmesh cause navlinks to reset to their default state. Navigation still shows the path as accessible even though it isn't. This is a regression from 4.23.1 (CL-9631420) where th ...
For arrays, FPropertyReplicationStateDescriptorBuilder::IsSupportedProperty will set the FMemberProperty's ChangeMaskBits to "1U + FPropertyReplicationState::TArrayElementChangeMaskBits". If the arr ...