The attached project has a fixed frame rate of 30fps with a simulating CCD cube above a with a full restitution floor. The cube has an odd rotation, such that it impacts the floor at a single point ...
The Sequencer timeline can't be scrubbed with the arrow keys because the Sequencer Window loses focus after an arrow key is pressed. This is a regression from 4.21.2 (CL-4753647) where repeated arro ...
Stationary Spot Lights in Forward Rendering cause artifacts when lighting transluceny set to Volumetric PerVertex NonDirectional. When the camera is moved around the object, the lit vertices flicker ...
It appears that the Anim Instance class is no longer accessible. As a result, no animation blueprints made are accessible via blueprints - regardless of whether or not the skeletal mesh actually use ...
The axis the FBX is imported with has been inversed from prior versions. See attached screenshots. This causes issues specifically with vehicles, where the movement is happening into the forward dir ...
Rect lights cause visual noise on the light rendered when using raytracing. It is easier to see when you get rid of all other light sources in the scene. I have attached an example project. This se ...
Undo fills AttachChildren array with null by the undo serializer. After that, a construction script tries to remove child components from parent component's AttachChildren but it can't find its poi ...
The Contains node doesn't return an existing row from a data table under specific circumstances. This didn't occur when the struct the data table is based on was made via blueprints or there are mor ...
Level Sequence actors have their current playback time to 0.f when using the StopAtCurrentTimeNode. In MovieSceneSequencePlayer.cpp line 288 TimeToResetTo is set to 0.f. Attached is a 4.24 example ...
Skybox textures can have a seam when using an inverted cube for a sky. Attached is an example 4.24.2 project. Note: One of the attached seam screenshots is hard to see unless you expand it. Found ...