Old UEdGraphPins are not being removed from non-blueprint assets. ...
Struct array of type 'key' dirties blueprint each time it is re-opened. Regression (no) issue (does) occur in 4.11.2 ...
When scaling an actor with a spotlight component that is offset from local 0,0,0 the spotlight will invert itself when passing into negative scale values. In the test project this only occurs on the ...
Landscape Mode automatically turns on game view in the level Viewport. Regression (yes) issue (does not) occur 4.13.2 ...
When a blueprint calls for 'update instance transform' the scaling and location value doesn't actually work. ...
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 ...
Workaround:Open the Landscape Material and click SaveReload the level Landscape components render black upon first-time compile. Observed in QA-Landscape - several chunks of the Landscape were bla ...
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 ...