It's possible for the server to send a client's character a movement correction with the wrong movement mode. This can occur if a project has client adjustment throttling settings enabled: Networ ...
When editing a level with many actors (1000+), deleting an actor results in a noticeable hitch: the editor becomes unresponsive for seconds. This hitch becomes longer the more actors are loaded and ...
There is no UI refresh for the Implemented Interfaces list in the Blueprint editor UI after a Blueprint Interface asset is renamed in the Content Drawer. Consequently, the interface cannot be remove ...
From a community member: Are you responsible also for the FootPlacement node? Its fantastic, but there is a possible bug with the walkable surface handling. It tries to step even on vertical surfac ...
Failure occurs at compile time during GC when the replacement component that we create is being destroyed. This component includes the BillboardComponent instance that's attached to the scene compon ...
Since UE5.0, cannot edit double variables in property matrix. In UE4.27, it worked correctly and could be edited from the property matrix. This is because double variables are not supported in SProp ...
Collision between an instanced static mesh and a physics simulating actor (with "simulation generates hits events" enabled) results in the following warning: LogChaos: Warning: Collision handler en ...
While working with DirectX 12 in the project settings, the editor crashes by check() code when attempting to create a static texture from a non-HDR Cube Render Target asset. This crash doesn't occur ...
UnrealHeaderTool and the Blueprint compiler generate inconsistent metadata for object reference variables whose underlying class type includes 'DefaultToInstanced' metadata. UnrealHeaderTool-genera ...