Damping is handled differently at lower frame rates. Slight changes in damping at lower FPS (25) drastically effects objects and isn't applied in the same way as at higher FPS (60) User Description ...
When setting up a BP via the scene with the new method of adding components and converting to a BP the child component that is set to simulate physics enabled will be offset from its original positi ...
A crash occurs when attempting to run the Pixel Inspector tool after entering 'r.GbufferFormat 3' What this does is defines the memory layout used for the GBuffer. (affects performance, mostly thro ...
Crash when pressing the Edit Map button for the Rendering Component of the Paper Tile Map Actor. If a new empty map is created first, the crash doesn't occur. User Description: Whenever I try to c ...
Unable to locally rotate individual foliage. This seems to have been a limitation of the foliage tool from it's creation. Licensee Description: I would like to ask if there is any way how to preve ...
When creating a new Blueprint Class based on an Actor parent, If you navigate to the Actor's event graph, and right click on the editor blank space; type "Assign on Destroyed" and select "Assign ...
HUD can cause a crash when used with Mobile. "When running from visual studio exception happens here: https://github.com/EpicGames/UnrealEngine/blob/4.22/Engine/Source/Runtime/Renderer/Private/Mobi ...
Numerous issues when manipulating destructibles. 1) Changing collision response pre-fracture will not affect chunks post-fracture 2) Changing collisions response pre-fracture will prevent damage f ...
Attempting to add collision to an EQSTestingPawn class is not possible, as the inherited capsule component seems to override any new collision. Simulating with the inherited capsule will cause the P ...
A crash occurs when trying to use the Mesh Reduction tool for the ScotsPine_01 static mesh from the Open World Demo collection. The assets from this project are usually very processor heavy due to ...