In 4.14, changes were introduced to share replicated state between objects on the server (Shadow State) this was done to allow sharing property comparisons to determine when objects needed to replic ...
Motion tolerance for Spawn Per Unit does not affect the particle system. Even if the vaules are set very high. Found in 4.18 CL# 3832480, 4.19 CL# 4033788, 4.20 CL# 4369336, 4.21 Preview 2 CL# 4472 ...
Using the maximum resolution available on the monitor for windowed mode results in the window overtaking the Windows taskbar. ...
Once packaged, a persistent level is unable to create navmesh data properly if the navmesh bounds volumes are only present in its sublevels. The issue can be traced to the UNavigationSystemV1::IsThe ...
Vulkan editor is very crashy on older cards due to memory pressure. I have to switch to OpenGL to work on the unrelated bugs. I'm attaching the details of the particular failure I had (see VulkanMe ...
For some reason, it appears that manually setting the focus (whether it be user, keyboard, or both) on an editable text box in UMG causes the caret to blink slowly. However if you were to manually s ...
When creating an Actor Blueprint (Testbase), and creating a new Blueprint Actor that inherits from Testbase (TestBP). We can drag an instance of TestBP into the World. If we go back into the Parent ...
You are unable to access or create references to any Sublevel Actors in the Persistent Level Blueprint. Licensee reports being able to select the Sublevel Actor and then right-click to create a refe ...
The construction script does not update the parameters of the actor component. Found in 4.19 CL# 4033788, 4.20 CL# 4369336, 4.21 Preview 1 CL# 4435822, 4.22 CL# 4470579 ...
The relative location of a Blueprint's Components behaves differently in the level depending on whether the Component was added directly to the Blueprint or it was inherited from a parent code class ...