Noticing that we do not hear audio when rendering out TM-TrackEvaluation. Oddly this doesnt happen with SubwaySequencer content. Regression: No this occurs with our content in 4.21 as well. ...
Duplicating a UActorComponent that has an Instanced UPROPERTY does not perform a deep copy of the instanced property. It appears to only copy a reference to the instanced object. Where as, performin ...
[Link Removed] ...
Actor GetNetMode() can return the wrong value in EndPlay when the PIE world is being shut down. ...
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. ...
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 ...