We encountered this issue during the Mobile Compat pass for 4.13 4.12 FPS/FR: 60/16 4.13 FPS/FR: 47/20 ...
Giving an int32 variable the specific ArrayClamp has no affect when the specified array is defined inside a USTRUCT(). Variable is able to be set to a value outside of specified struct's range. ...
CanJump Blueprint node will return true for 1 jump after "MaxJumps" and if this happens, will never return true again, even after Character has landed and CurrentJumps has reset. ...
Performing a hot reload on a project that contains an FStringAssetReference inside a struct results in a crash. This was reported to work fine in 4.6.1, but I was unable to verify that is the case. ...
When moving nodes in materials and blueprints using the undo option doesn't undo the movements made by the arrow keys. This issue affects anything that uses nodes on an event graph. ...
When creating a new data asset, it is not possible to select a Data Asset C++ Class or Derived Blueprint as its base class. This did not occur in 4.15.1, this is a regression. ...
[Link Removed] it seems like in 4.16 clicking the "Export translations for this culture" button (and perhaps import as well) for cultures that are not the native culture, you get an error ...
Adding a USequenceComponent to a code class will cause the editor to crash when the component is selected in blueprints Regression: No - same behavior occurs in 4.16.3 (CL 3561208) ...
Blueprint function return nodes don't save any settings applied directly to the return node itself. Regression: Yes - this behavior does not occur in 4.16.3 (CL 3561208) ...