Crash when using Set Collision Response on a Destructible component. The repro is using the Construction Script but this also happens using Event Begin Play in the Event Graph on play. It crashing ...
This is a common crash that occurs for users in the 4.16 release. Log file attached. Additional information is currently unavailable. User DescriptionsRandom Crash After right clicking Static mes ...
After deriving a C++ class from another class and then closing the editor, the project will crash when reopened. This crash will continue until the project files are regenerated and the project is r ...
If user execute "Remove Unused Bones from Skeleton" on Skeleton where PoseAsset exists, the index held in FPoseData :: TrackToBufferIndex in PoseAsset will not be corrected, and it will refer to the ...
Context Landscape Edit Layers enables users to paint landscapes using non-destructive layers, and can add multiple layers to the landscape that can be edited independently from each other. Problem ...
This is a common crash occurring for users in the 4.15 and 4.16 releases. It seems related to rendering movies in Sequencer, but additional information is currently unavailable. A log file is attac ...
When a component class (base) contains a component property (Nested) adding the base component to a blueprint and changing the position of the component will update the base and nested components as ...
This is a common and longstanding crash that has occurred since at least 4.15. Originally this was being tracked under [Link Removed] due to sharing the same callstack, but that had specific repro ...
Crash when outputting garbled text when creating Android package. It did not occur in my colleague's environment using English OS, but occurred in my environment using Japanese OS. This issue should ...
Iterative and Incremental cooking are supposed to recook packages when their "inputs" change. Most of the time inputs are the package file itself and the other package files on which it has dependen ...