When the boolean is set on a child skeletal mesh, looks like it gets reset Specifically , at UActorComponent::ConsolidatedPostEditChange forces a reconstruction of the Blueprint, making the trans ...
Disabling Disregard for GC leads to a crash in GarbageCollectionVerification.cpp VerifyObjectFlags. This crash occurs when there is an invalid path specified in GameplayTagTableList. The cause of t ...
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. ...
The DemoRec console command crashes the editor if used during PIE. Reproduced in 4.9 Preview 2 binary and 4.9 Releases (//depot/UE4-Releases/4.9/Promotable-CL-2643093). Does NOT occur in 4.8.3 bina ...
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 ...