Attempting to run a standalone server and client using different processes will crash if the Code Editor plugin is enabled. ...
When using the handheld AR template and trying to package for ARCore, the package or launch on attempt will fail due to some permissions errors with Apple. If ARKit is disabled the editor will lock ...
Trying to import a large Revit asset using Datasmith causes the system to use all of it's memory. Certain systems may receive a memory allocation error in the process. ...
Renaming a folder that contains a Read-only asset from the Sources Panel causes the Content Browser and Sources Panel to desync. This causes the original folder (which should still exist since the E ...
This has changed since 4.21, AOE attacks are not being registered. Paulo S took a look and determined that this is an engine bug: Happens with any radius based attack. What I found is that any Sphe ...
An ensure is thrown when opening a project if a custom Project Setting has a reference to a Blueprint that constructs an object. The ensure can be found in the Callstack section below. Regression?: ...
The reason is simple, the actor names is not the same as the metadata name: [Image Removed] ...
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 ...
Changing the type of an existing child scene component to be a non-scene component type triggers some fixup code at load time which attempts to remove the node from its current position in the scene ...