Crash using Import Commandlet on FBX that gets "Bones are too small" error when imported manually Error from manual import: Warning The bone size is too small to create Physics Asset 'ButterflyVa ...
This is a common crash affecting users in 4.16. Users have not provided additional information. Source Context// Set the parent index, ifthis export represents a UStruct-derived object 4589 ...
The Pick New sprite option becomes unavailable if you change the view options to either tile or column when working with the keyframes of a 2D animation. This issue affects the project indefinitely ...
Updating a procedural mesh results in an incomplete collision update. Collision bounds appear to get updated properly, but collision data is not updated, despite a navigation rebuild being triggered ...
When using an Actor Sequence Component in an actor blueprint, the sequence will not play in Standalone. In the test, a cube was used and was increasing its scale using the sequence. When playing in ...
Calling SetOneWayInteraction on a BodyInstance has no effect within the physics engine. The state of the flag is passed in to Chaos but nothing actually uses the value once it is there. It is expe ...
When using EditCondition to control the editability of FInstancedStruct properties in a class derived from UDeveloperSettings, the condition is only partially respected. Specifically: A TArray<FIns ...
When importing a Static Mesh if you use the default settings and then manually import any LODs for that static mesh they will be rotated by 90 degrees. I found that disabling Transform Vertex to A ...
There are some pre-processor checks in the Engine code that look for the version of MSC that was introduced with Visual Studio 2017 (eg. #if _MSC_VER == 1900). However, this does not take into consi ...
Recorded sequences create "Visibility" tracks instead of "Hidden in Game" Tracks. "Visibility" tracks appear to be legacy tracks that you can't create anymore, but is still created by Sequence Reco ...