When attempting to fracture a destructible where the source static mesh has been deleted we get a crash in APEX. APEX can't seem to find any root leaf nodes to begin fracturing upon. This does not ...
Old UEdGraphPins are not being removed from non-blueprint assets. ...
Landscape Mode automatically turns on game view in the level Viewport. Regression (yes) issue (does not) occur 4.13.2 ...
The editor crashes when the Count parameter passed into the Mid function is < 0. There is an assertion check(Count >= 0); in FString Mid in UnrealString.h, but an error message would be expected ...
In BaseEngine.ini,Comment says "DerivedDataBackendGraph is the default graph" - this information needs to be updated to mention that launcher installs of the engine would use "InstalledDerivedDataB ...
RawDataCurve is still saved in cooked builds even though it isn't needed ...
Need to make sure we support nullptr entries or make sure we do not create such null entries. ...