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. ...
Error Cannot override 'BTService_BlueprintBase::ReceiveTick' at Event Receive Tick which was declared in a parent with a different signature ...
If a user tries to print out one of the named variables that is stored within an Enumeration blueprint then it will return something along the lines of Enumeration 0, Enumeration 1, Enumeration 2, . ...
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 ...
User reporting the Live Node Preview in the Material Editor will return only Black in the Node when using any UV other than UV0. Also reproduced in Main Promotable-CL-2552010 & Releases/4.8/Promote ...
If a user enables the 'Lock Read-Only Levels' option in the Levels tab (Window -> Levels) of the editor and then attempts to submit a level to source control, it will cause the editor to crash. Not ...
Creating a C++ project and then attempting launch on for Windows 64 causes a fatal error crash in 4.8 preview 2 binary from launcher. Project recovers from fatal error and can then package and run . ...
Overlap trigger on Event Begin Play doesn't work after converting project from 4.7.6 to 4.8 P2. The user thought this was related to using Custom collision object types but it is reproducible with ...