Adding a variable to a Struct used with SpawnActor breaks functionality without warning. Workaround: Clear Class from SpawnActor and reassign same class User Cites Blueprint Compile manager as fau ...
Editing bool of the nested child CrashableDataAsset causes crash. Expected: CrashableDataAsset children are properly assigned. Result: Engine crash ...
FKConvexElem::CalcAABB was ignoring the elements currently defined transform, and only scaling. This means that any actor that has a transform (not just Merge Actors) could potentially have very dis ...
This is a regression Tested in: //UE4/Release-4.27 CL18319896 Binary //UE5/Release-5.0-EarlyAccess CL16682836 Binary Under the same conditions in UE4 the On Hit events fire accurately and as expect ...
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 ...
Ragdoll replication on server side is not replicated correctly on client. The client will see the server players ragdoll dissappear and reappear at the 0,0,0 origin point. AnswerHub Posts: https: ...
I noticed this after packaging multiple samples projects on Windows for Linux and running them on my Linux machine. The project exited cleanly, but there was a crash and callstack generated in the ...
This is not a regression. This also occurs dating back to 4.15 and 4.14. The editor crashes on this check in FLevelEditorActionCallbacks::Paste_CanExecute() when updating the Edit menu state: chec ...