Unreal Remote 2 is crashing on launch with new ipads. ...
If disable PCH in Target.cs, an error will occur when building for Android. The log is as follows. LogPlayLevel: Error: D:/Build/Release-4_21_0/Engine/Source/Runtime/VulkanRHI/Private/Android/../Vu ...
`TreeView->ClearSelection()` gets called before the text is set/committed. `FBlueprintDelegateActionDetails::GetDelegateProperty` which calls `SMyBlueprint::SelectionAsDelegate` requires the TreeVie ...
Adding an instance of Atmospheric Fog to a Level causes the Editor to crash on both Linux and Windows when using Vulkan. There is a different callstack when SteamVR is enabled on Linux which is also ...
When copying/pasting a user created Widget into another widget any changes made to the copy will change the main Widget without making any changes to the copy. ...
The current GetClassDefaults is overly restrictive in what it allows to be modified and not. Object properties that point outwards (i.e. non-instanced) should be accessible. ...
In a packaged game or standalone, if you change map with DFAO enabled the previous DFAO will still be visible. This does not occur in PIE. Found in 4.19 CL# 4033788, 4.20 CL# 4369336, 4.21 CL# 4613 ...
When an actor set to movable and ticking with TG_PostUpdateWork is walked over, the character's capsule component position is incorrect during movement. ...
Created Static Mesh Actor's Simplified Collision boxes do not mirror Collision Orientation when mirrored in the World/Editor. ...