Adding multiple instances to instance static mesh component in a code class causes an ensure to trigger when an instance of the class is added to the level. ...
Landscape LOD menu is missing from Details Pane of editor. Found in Master Branch, latest commit before pulling branch. ...
Get Current Floor Hit Result Normal pin disconnects upon re-opening editor Regression (yes) issue (does not) occur in 4.12.5 ...
REGRESSION: YesWORKING: 3039270 (4.12.5)BROKEN: 3082912 User is not able to use the StopRecordingAnimation command on only one actor it is recording. They are required to use StopRecordingAnimatio ...
The output log in the 4.13 version of Shooter Game is being spammed with LogAudio:Warning: Unknown Owner 'None' in USoundNodeLocalPlayer. This does not occur in 4.12.5. This is a regression. ...
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. ...
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. ...