This is an issue with inconsistencies over rig names and how control names are generated. We expect that a control name will be appended with _CONTROL or _CURVE_CONTROL. But because URigHierarchy: ...
There seems to be a regression with linear textures (commonly for multi-channel masked textures) in UE5.4. Setting the "Encoding Override" (under Texture > Advanced > Source Color Settings) to "Line ...
We recently had a few occurrences of crashes caused by a "Fatal world leaks detected" error when unloading a level (in a packaged game and in editor). I tracked down what was keeping a references t ...
Within UMoviePipelineBlueprintLibrary::UpdateJobShotListFromSequence we are experiencing an editor freeze when launching an MRQ render of sequences where a camera is unable to find a valid possessab ...
Building the level or lightmaps can clear the volumetric lightmap. In 5.5, this requires you to perform a full build, or a lighting only build with a BSP brush in the scene. In 5.6, all level build ...
We are running into issues where the parameters of the RigidBody node in an ABP are not being applied at all when running the ABP in PIE even when the parameters are working correctly in the ABP pre ...
A licensee has shared a project with us, in which they are able to trigger a problematic case where the RayTracingGeometryManager is ticked twice during a single game frame. It would be good to inve ...
Within a Level Sequence, it's possible to override the transform (OriginOverrideLocation) of a ShotTrack. This generally works as expected — all nested ShotTracks should inherit and apply the transf ...
While testing out pruning points based on collision, it was observed by the licensee that using complex collision seems to crash the editor. The editor crashes with the following error: ``` Asserti ...
This is a Cascade issue from a UDN where single loops can be skipped if the DT is high enough. ...