From [Link Removed], licensee reports We believe that querying the UIInterfaceOrientation via UIApplication on the game thread is the issue here. We have made changes to IOSInputInterface.cpp and I ...
If you manually type in the value for Capsule Half Height, it will sometimes revert back to it's previous value upon hitting Enter. The CapsuleComponent's shape in the Blueprint's Viewport adjust to ...
Calling UHierarchicalInstancedStaticMeshComponent::AddInstance multiple times causes multiple BuildTrees to be created and run asynchronously at the same time. Tested in 4.21(CL - 4613538) How t ...
If a user creates a specific Blueprint hierarchy with a Blueprint struct, it can cause a issue when the Blueprint struct is being cooked. User description of Blueprint(s) and Blueprint Struct relat ...
It appears that FSlateApplication::OnControllerAnalog triggers a left mouse click to occur on mobile platforms. If developers haven't properly avoided hooking up delegates to the InputComponent for ...
After opening the GPU Visualizer window, pressing the "X" to close the window causes the editor to crash. ...
Compile failure packaging for iOSUATHelper: Packaging (iOS): UnrealBuildTool: D:\Build\joseph.wysosky_QuickSwitch\Engine\Plugins\Online\IOS\OnlineSubsystemIOS\Source\Private\OnlineStoreIOS.cpp(123 ...
Ensure occurs when trying to submit to source control after enabling a plugin in the editor. I wasn't able to reproduce this if the uproject wasn't checked out. ...
This is a not a regression. Tested in UE5(Binary), UE4(Binary), and UE5 Main(P4). Procedural Meshes have the option for CPDs listed in their details panel under Rendering > Advanced >Custom Primit ...
There are a number of missing texture assets which are failing to be read when the editor opens. This is causing a warning to be thrown each time the editor opens, potentially causing CI/CD tests (i ...