In 4.21.1 it is no longer possible to perform a Hot Reload when the game is open in the Editor and using the DebugGame Editor configuration. REGRESSION: Yes. A Hot Reload was possible in 4.20.3 whe ...
Overriding a subobject's class in a native base class can lead to that component being null in derived Blueprints. ...
The description of SpringArmComponent's "Use Camera Lag Substepping" option says "sub-step camera damping so that it handles fluctuating frame rates well". However, as noted and explained by a licen ...
Local class type variables do not correctly populate with default value information. Variables of a class type populate with default value information normally. ...
Inside a BP Interface, changing a Function output to an input will cause a compile error in the reference bp. [Error] "Graph named 'NewFunction_0' already exists in 'bpActor'. Another one cannot be ...
This occurs because the 'AttachParent' property is a UPROPERTY, and as a result when we create a new instance of a USceneComponent subtype, any USceneComponent subtypes it owns are treated as instan ...
When an array is used to declare actor components, the component elements that make up the array cannot be edited inside blueprints. ...
-Could not reproduce and only happens in the project linked below -Tested in 4.16 and Preview 4.18 and this can not be heard -Does not look like the .ini file is the cause of the issue -Other soun ...
https://udn.unrealengine.com/questions/419239/uk2node-genericcreateobject-compile-issue.html ...
When a list view item in UMG is selected using "Set Item Selection" it will get the item of the first entry in the list or the last entry manually selected by the user. The correct item display nam ...