When you unlock the viewport from "Lock viewport to Camera Cuts" of a camera cut, tumbling the camera can teleport the view into the camera's previous(before entering the camera cut) position and tu ...
An event at frame 0 of a sequence does not seem to get called when using "SetPlaybackPosition 0" to reset the playback position to the start. This seems to be a regression. 4.17.2, the frame 0 even ...
If you use an object to be spawned in one shot in another shot, re-opening the level will lose reference in that shot. ...
When Blueprint Compilation Manager is enabled, behavior tree node can get corrupted as REINST. ...
FMovieSceneTrackCompilerArgs::DefaultCompletionMode is undefined value in UMovieSceneTrack::Compile if using add new camera and cameracut button of sequencer. When creating another track, processin ...
Current HttpChunkInstaller consider version data of manifest.But it does not consider the manifest file update. So, if user update the manifest file, HttpChunkInstaller ignores it. If changing the V ...
bRenderInMainPass of skeletalMesh doesn't work on mobile. Even if bRenderInMainPass is set to false, SkeletalMesh will be drawn on MainPass on mobile. Licensee has shared the following correction c ...
We need to use UNNotificationRequest instead of UILocalNotification which is Deprecated in iOS 10 [Link Removed] ...
FWebBrowserWindow::UnbindUObject on iOS is not implemented yet. IOSPlatformWebBrowser void FWebBrowserWindow::BindUObject(const FString& Name, UObject* Object, bool bIsPermanent /*= true*/) { } ...
Depthfade will not work properly on some Android devices If separate translucency is enabled. In the case of the attached project, drawing near the material using depthfade is strange. This issue p ...