Instance Static Mesh element is not rendered if array element is removed and another is added. The collision is still present and the instance count will still register as if the non-rendered elemen ...
Strange behavior concerning Character Movement Network Replication and a Water Physics Volume. Upon entering water volume, Character Movement mode is set to swimming, however if more than one clien ...
The rotate about axis material node appears to cause z-fighting in mesh particles if they are scaled in the simulation. ...
BP Component is not destructible if the Object Type is set during runtime. If the Object Type is set manually before PIE is started, the BP component will destroy correctly. ...
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 ...
The assert that we're hitting is:Cannot replace existing object of a different class. New Object: /Engine/Transient.REINST_BPC_NPC_VFX_C_230 /Game/Maps/[REDACTED]/Levels/[REDACTED]/LevelSequence/ ...
Static imported as skeletal removing material IDs with some FBX. This user's FBX files are, so far, the only ones that exhibit this behavior ...
Looks like the replication system doesn't properly account for bShouldBeVisible. Once a level has be marked bShouldBeVisible=false on the server, the level is completely cleaned up and all actor cha ...
A Component Array doesn't update properly when using Structure Variables. Any array elements added after the setup don't get printed when the event is called. If you set the "Editable when Inherited ...
The logic to check the version number of Adreno devices does not work if there are letters in the version (like Adreno 642L). ...