There is no Callstack associated with this crash. And I was unable to reproduce this in main due to a known issue when switching the 'Stream Mode' to 'From Memory'. When packaging a project in 4.6. ...
When you select an asset that references a skeleton that has moved, the editor asks you to choose a new skeleton. When you choose Yes is it gives the message "The Anim Blueprint could not be loaded ...
When adding a niagara system that reproduces a skeletal mesh and a skeletal mesh as components to a blueprint, the niagara system immediately updates its skeletal mesh to the most recently updated s ...
The user has come across various issues with using nested blueprint structs within a data table. The first issue relates to changing a variable in a child struct and setting it back then saving, cau ...
When Lumen is disabled, but the cvar "r.MeshCardRepresentation" is set to 1, Lumen will continuously enqueue object removal from the Lumen Scene, without ever emptying the array of primitives to rem ...
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 ...
This is not a regression. Tested in //UE5/Release-5.0 CL20979098 Web Browsers widget components stop accepting input when toggling visibility with a delay if there is more than 5 browsers. This onl ...
When the RHI thread is enabled (with or without parallel-execution) for Metal it isn't currently possible to run "profilegpu" because the GPU timestamp emulation code isn't multi-thread safe and pro ...
If a user uses Alt-tab to change to another window, the ReceivedFocus and LostFocus functions are not called as they would usually be called when using something such as Shift+F1 or Ctrl+Esc. Note: ...
**Physics collision ignores Capsule Collision, When Skeletal mesh root bone orientation is rotated in the Z-Axis, resulting in unexpected collision behavior. Screen shot has been attached to de ...