Support for 3Dconnexion SpaceMouse in the Editor. ...
Dragging variables to a category in the BP editor creates a new category based on the display name. If you create a category "TestCategory" then dra a variable to that category, it will create a new ...
This is a regression from 4.19.2 (CL-4033788). The pawns aren't replicating their own movement on their clients, but they are replicating on the clients of other pawns. This was reported and teste ...
The light propagation volume is not affected by a material with emissive area light enabled. Found in 4.19 CL# 4033788, 4.20 CL# 4233996, 4.21 CL# 4246589 ...
InstancedStaticMeshComponent is not properly updated when Actor enabled collision changes. ...
Actor components that are spawned dynamically through Blueprint are not being properly replicated to the client. Found in 4.20 CL# 4233996 and reproduced in 4.21 Main CL# 4258917 Unable to test i ...
Child Actors do not replicated properly to clients when running a project using the "-game" commandline argument. This does functionality does work properly in PIE and in a cooked build however. Re ...
The Auto Wrap Text property in the Text Block widget element appears twice in the Details Panel. Tested in 4.19.2 (CL- 4033788), 4.20.1 (CL - 4239966), 4.21 (CL - 4275031) ...
When creating an Event Dispatcher that sends an array, a blue Note shows up on the bottom of the Call node stating that "No value will be returned by reference". This is a similar issue to [Link Rem ...