Since this is a shipping/distro build and the device must be unplugged from the machine to be used in the hmd, I am unable to get logging. Will try with developer mode on. The following warning is ...
Brush clip slicing doesn't work whenever slicing in Left sided Othrographic view mode. Tested in 4.21.2 (CL - 4753647), 4.22.3 (CL - 7053647), 4.23 (CL - 6837701), 4.24 (CL - 7095658) ...
After animating a combo box's parent to move it from off screen into view it will cause the options in the drop down menu to be offset in standalone or New editor window. ...
Found in 4.22 CL#6574378 Reproduced in 4.21 CL#4753647, 4.24 Main CL#7062442 The OnEditorCameraMoved delegate does not fire in the Animation Viewport. The example project provided by the user is a ...
Reparenting a blueprint from a blueprint to a native class will cause data loss if both parents have a component with the same name. The component ptr will always be null after reparenting. Expected ...
Found in 4.22 CL#6574378 Reproduced in 4.21 CL#4753647, 4.24 Main CL#7062442 May be similar to [Link Removed], which was reported fixed in 4.13 The following warning is spammed when trying to mov ...
At low FPS particle systems with "Previous Tangent Recalculation" enabled in the Ribbon Data result in messy mesh generation. Found in 4.21 CL# 4753647, 4.22 CL# 6574378, 4.23 CL# 6925347, and 4.24 ...
By [Link Removed], user can disable IDFA without customizing engine code. But, if using Launcher build, the added settings( Enable Advertising Identified(IFFA) ) does NOT work correctly. Because eng ...
A nativized Blueprint cannot currently invoke a non-public BlueprintCallable function that's defined in native C++ code without resulting in a C++ compile error. Example: APlayerController::PlayDyn ...
As described in the linked UDN, non-replicated components aren't being hooked up properly after an actor goes out & back into relevancy. The proposed fix sounds correct, calling MoveMapedObjectToUnm ...