The current implementation of AutoCreateRefTerm does not allow for a default value to be automatically created for a TArray contained within a struct that is passed into a function as a parameter. I ...
A verify command in CookOnTheFlyServer is checking the wrong condition and causing cooking to fail for patches that are based on a previous release or have had something removed from the build. The ...
Building the Engine in Visual Studio will fail due to an unresolved external symbol error if a new global variable is added to CoreGlobals.h and then referenced elsewhere in the Engine code. The bui ...
When a sequence contains a spawnable, it is immediately dirtied after saving and closing ...
-When a curve of a transform track is edited animation tracks set themselves back to start at frame 0. -Tested with scale to avoid interference with location -sequencer is not docked ...
When a Blueprint is based off of a class that has its root component defined in C++, any components added to an individual instance of a blueprint reset their hierarchy so that they are always attac ...
After loading a map containing a ParentBP with a ChildActorBP, Deleting and undoing the deletion will "resurrect" the original child, and a new child actor is parented to parent. Possibly Related: ...
When Use Small Tool Bar Icons option is checked in Editor Preferences, the icons for Save, Add Slot, and Add Group in the Anim Slot Manager are not longer visible but register as still there and rem ...
CLion fails to successfully open a new code project created with an Editor that has been set to use CLion as the preferred source code accessor. ...
Setting a code project to use CLion as the source code accessor does not appear to work successfully. ...