MarkFilesForDelete stops the files from getting deleted if they are checked out by others while, MarkFileForDelete (non-batched version) has no problem deleting such files. It looks like MarkFilesF ...
If you create a new Blueprint Widget, place a button into the widget, and click, hold, and drag a Named slot onto the button, the number of the Names Slot will keep increasing as long as the named s ...
9/19 VREditor sync notes: Should grey out the editor button while you're simulating ----------------------------------------- I noticed you can fix this issue by reseting the viewport by pressing t ...
A crash can occur in FStructurePropertyNode::GetValuePtrOfInstance when using EditConditionHides with arrays of structs. When deleting an element from the array, ParentBaseAddress will be null. ...
If the user selects the "Create New Camera" button in a sequence, then uses undo, the editor crashes. This issue does not occur in //UE4/Main @ 3046959 ...
The crash is due to previous Rename operation, that reset a preallocated array which later FAsyncPackage2::ExecuteDeferredPostLoadLinkerLoadPackageExports tries to use. Before loading change list ...
The pivoting feature (Alt + Left mouse button) appears to have been remove when piloting objects in the editor ...
After creating a plugin in using the New Plugin button in the editor the project will fail to compile. ...
Text block reference does not appear to update when its parent is added as a child to another widget ...
There is a small typo typo in the Material editor. For the tool tip for the apply button, it says, "it's" when it should be "its." (See attached image.) ...