In AnimNode_RigidBody.cpp, PhysicsSimulation->CreateActor() is being passed World Space transforms, when it should be getting Local Simulation space transforms. The licensee has reported that FAnimN ...
If a blueprint has a physics object and a collision box, the box will register overlap begin/end events multiple times, even if the collision is set to only overlap with specific collision channels ...
SetGamePaused on EventDestroyed crashes the editor on compile. Reproduced in 4.7.3 binary and Main (//depot/UE4/Promotable-CL-2496752) Crash Report: [Link Removed] Call Stack: UE4Editor_Engine! U ...
Editor Crashes on startup when using an NVidia GT 630M graphics card ...
When importing an Alembic file into the engine, the UV's appear rotated and missing textures for certain faces. This can cause stretching within the UVs which is what is being reported in the post p ...
In 4.13 launching a linux game with -binnedmalloc will use the binned allocator. In 4.14 the command line was accidentally changed to -binnedmalloc1 while making other changes. It is still -binnedm ...
If you check "actor hidden in game" in the details panel and then set that value to false durring runtime, any particle system component attached to that actor will remain hidden. ...
A crash occurs when you add/drag a skeletal mesh with Apex clothing into the scene. The user reporting the issue managed to find where the crash occurs and added a comment for assistance where to lo ...
This is a regression from 4.14.3 This crash does NOT occur in PIE or Standalone Game This does not occur on an El Capitan 10.11.6 MacbookPro or on Windows. ...
tonemapper film must decode the encoded format before processing. ...