In world partition levels, deleted actors can become unexpectedly unloaded prior to saving, causing loss of work. Specifically, this issue occurs after the undo history has been cleared (either manu ...
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. ...
When a user tries to add a skeletal mesh component to a blueprint with a niagara system to use the skeletal mesh with that niagara system, the niagara system will stop rendering because it does not ...
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 ...