One of Pixars example .usd files is crashing the editor when importing with 'USD Stage' (KitchenSet imports with no errors) It is possible to import the file via content browser without crashing. ( ...
When unloading a tile of a World Composition map in UE5, a crash occurs when trying to deference a null pointer (World->PersistentLevel->bIsVisible) in FWorldTileModel::FWorldTileModel():// Assign l ...
Hit this ensure while looking into another issue for Sam. ...
Editor crashes if a struct array that has been made editable is edited in an instance within the details pane of the level viewport, then the changes are applied from the instance to the base bluepr ...
Licensee reported that is caused by missing ECVF_RenderThreadSafe flag in these console variable definitions. r.RayTracing.Shadows r.RayTracing.AmbientOcclusion r.RayTracing.Reflections Here is a ...
REGRESSION: Issue does not occur in 4.24 Crash occurs when the user changes a blueprint TMap value from Vector to Vector4 and then compiles the blueprint. This seems to only occur with TMaps, as ...
Engine crashes when CharacterBP is dragged into the Shots track and Spawnable is checked and unchecked when character animation Blueprint has a SubAnimInstance set up. ...
Was reviewing test cases for new Bloom feature and was looking at different actors that make use of PP. Happened to select a Camera Actor and Cinematic Camera actor at the same time which led to thi ...
When I apply the Sequence Camera Shake Pattern to a Sequencer's camera, I get an error when playing it. ...
When copy and pasting nodes from an Actor Blueprint to an Object Blueprint the Editor stalls for a bit and an ensure occurs. This issue was reported and tested in 4.19.2 (CL-4033788). This issue ...