Changing the ComponentClass of a ACharacter twice and trying to set a SkeletalMeshAsset crashes the engine with a "Cannot replace existing object of a different class" message. The conditions to re ...
From Customer: UE 5.3 update broke Unreal Insights adding GPU timers into graph tracks. Debugging the code and cross checking with github/p4v I guess it broke in this revision: Timer graphs no ...
This is a trending crash coming out of the 4.18 Previews. Users have not provided any descriptions of their actions when the crash occurred. The callstack is similar to [Link Removed], which was ju ...
Array is -1 indexed, causing a crash. Fix is already in Dev-VR. Integrate to 4.13.1 (CL 3106922) ...
Cascade index 0 is passed into GetViewDependentWholeSceneProjectedShadowInitializer. I think the intent of MaxShadowCascades = 1 and requesting cascade index 0 is to get a single bounding volume for ...
Marking as a regression as this issue does not occur in 4.25.4 ...
Regression: This issue does not occur in Release-5.0, so this is a regression The widget completely obscures the screen only when switching Preview Rendering modes without looking at the create Blu ...
After enabling Light Propagation Volumes with the console variable r.LightPropogationVolume=1, opening or creating a material with the subsurface profile model will crash the editor. Broken in 4.6. ...