This is a new Linux crash in 4.18.1. There are a few similar but different callstacks that reference dri/radeonsi_dri.so() I've attached a log, but none of the ones I've looked at appear to contai ...
We must capture weak pointer instead of a raw pointer ...
The ActorPositionWS BP node calls GetActorWorldPosition() in HLSL which references Primitive.ActorWorldPosition. But GetActorWorldPosition() is not protected by an #if HAS_PRIMITIVE_UNIFORM_BUFFER ...
This is a regular commandlet crash that has occurred since at least 4.15. Source Context 543 IFileManager::Get().SetTimeStamp(*Filename, FinalTimeStamp); 544 } 545 } 54 ...
This is a regression. Tested in //UE4/Release-4.27 CL18319896 An assertion is thrown when changing Animation Mode to any other mode while a Control Rig is selected. ...
Currently, Niagara Components are only expected to have their TickComponent() method called when their system is marked as "Solo", which makes them be simulated individually. In the most common scen ...
Packaging a project in 4.15 from Github will fail if you don't have Crash Reporter Client built for Shipping. If no Nativization options are enabled, it packages fine, without having to build CRC. ...
This is an infrequent commandlet crash that has affected a number of users exclusively in 4.17.1 (possible regression from 4.17.0?). There are also two instances of older cases in 4.13 and 4.15, bu ...
If you place a text block into UMG and then click on bind for the text in that text block (in the details panel) it will make a function. If you rename said function and then click the designer tab ...
When MovieSceneObjectPropertyTrack is added from BP or Python, PropertyClass of UMovieSceneObjectPropertyTrack becomes null, so it crashes with the following processing of SPropertyMenuAssetPicker : ...