Child Actor Components do not update Materials when applying instance changes to other instances. Repro Rate: 3/3 Tested this in //UE4/Release-4.27 @ CL#18319896 and the issue did occur there, it ...
When launching a package for iOS from Mac, when pointing to the clouds and moving the camera, the clouds will glitch and show rectangular ghosting. ...
This is an issue with how FPropertyValueImpl::ResetToDefault works: it uses GetDefaultValueAsString to reset the default value. This is problematic because the LexToString function that is eventuall ...
More details in attached UDN [Link Removed] Time stretch curve behaves incorrectly with large sections of in-between values. From the UDN: After using the feature a bit more we also noticed tha ...
Customer created a custom DataTable with a TSet Property and saw the behavior of allowing duplicate elements within the TSet, which is not allowed. See TSet Documentation for more information. This ...
Drop Down menus displaying the editor instead of a list of options. See attached screenshot. ...
Live issue. Stall occurring for some users in the 5.0 Release. Currently hit 577 times by 500 users as of 2022-04-29 No specific project occurring on ...
ControlRig doesn't work as expected because I can't pass an Enum from AnimBP to ControlRig. If it is a RigElementKey of Struct instead of ERigElementType, it works normally. This is the current wor ...
After creating c++ classes, if the engine is restarted, the c++ classes will not be visible in the content browser. However, the created classes are visible from the explorer. After opening the engi ...