Standalone window in editor will hit assert in a bit of time. Issue doesn't happen is playing standalone via Visual Studio. ...
The issue occurs in //UE4/Main as well. This issue can be easily seen by opening any project at latest. It has been observed in new projects both with and without starter content. ...
This seems to occur when the subobject is considered unreachable but is not yet pending kill/marked as garbage. In this case, IsValid returns true while FWeakObjectPtr::Get returns nullptr for the o ...
This is a common crash on Mac in 4.16 and has occurred since at least 4.14. User DescriptionsI added a character to a blank map and tried to save it. Callstack from LogLogEditorViewport: Clicking ...
Regression testing done on //UE4/Release-4.27.2 CL-18427296 and this issue did occur. [Link Removed] [Link Removed] Below is snips of customers description and proposed workaround:Importing alembi ...
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: ...
Destructible doesn't return Impulse data on hit User Description: I'm working on a project with destructible structures. I'd like to apply damage to actors that are hit by fractured destructible m ...