A crash occurs when attempting to open the 'Class Defaults' or 'Class Settings' tab of an Actor Blueprint. If the 'Details' tab is already open and you close it and attempt to reopen the options, th ...
If the user sets the input mode to UI Only and then clicks on the screen in an empty area (so that it captures the mouse) the user will no longer be able to add any input of any kind and must use th ...
10 or more Static Meshes set to Simulate Physics and Replicates Movement will crash the editor with PIE set to 2 or more players. Less than 10 don't cause a crash. The user reporting this got a mor ...
If a user has the Steam VR plug in enabled it will cause the build for windows to fail when trying to package. ...
This may not be an expected use of state machines, but it is becoming a showstopper for a couple of users. These user's are caching their locomotion state machine and then using a second state mach ...
Setting the arrow size of an added arrow component via the Construction Script, does not update unless the 'Set Arrow Size' is plugged into the 'Set Arrow Color' function. The expected outcome woul ...
Wires cannot be Ctrl + dragged off reroute nodes. Ctrl + clicking and dragging the wire from a pin on other nodes acts the same as Ctrl + click-dragging from the pin itself, but on Reroute nodes thi ...
If FObjectFinder is used in a function other than the constructor, which should not be done, it causes a crash. ...
User is experiencing his PC running out of memory when he does large move/copy operations in the content browser. There are a few issues with this process. The first is that attempting to drag any ...
If a user is attempting to apply a header comment to a function, if the following syntax is used, the editor will return the error "End of class header encountered inside comment" /** @brief Values ...