This is not a regression. Tested in //UE5/Release-5.2 CL26001984 After assigning an IES Profile to a light the icon for that profile updates to a gradient bloom preventing the profile from being pr ...
Deadlock in Chaos during PIE; the main thread is in USkeletalMeshComponent::HandleExistingParallelEvaluationTask waiting for a task to complete, and a worker thread is running that task and is in US ...
During a Multi-User Editing session with two or more team members two or more users can take control of the same actor and move it to different locations in the viewport at the same time. However, ...
Generated from CrashReporter Logs can be obtained via Crash Reporter ...
The background around a mesh moving via WPO is distorted. Mesh is correctly outputting velocities. ...
If a BT ends with a latent abort with another BT asset pending initialization, the BehaviorTree component will stop the tree that was aborted, but it does not start the new tree. You can check with ...
This is not a regression. Tested in //UE5/Release-5.2 CL26001984. Hardware Accelerated Video Decoding requires DirectX 11, but it appears the combination causes media players to only render a black ...
Static meshes can have normals flipped when the actor they are attached to has one component of its scale inverted. ...
ABrush::SupportsExternalPackaging overrides the base implementation of AActor::SupportsExternalPackaging which returns false for transient actors, but it doesn't call super. As a result, transient ...