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 ...
This crash has been experienced internally, and by others in the community while testing the 4.12 Preview. ...
Check UDN for repro tree setup, it should be visible on something like: root selector (decorator on key A, abort lower pri) child1: selector1 child2: sequence1 selector1 (decorator on key B, abort ...
Sounds are not playing in PIE for UMG animations. The sounds will play fine if you launch on or play in Standalone game ...
There is no set function for the vertical alignment variable in TextRenderComponent.h meaning the variable must be set directly. This is inconsistent since there is the SetHorizontalAlignment() fun ...
When an actor is attached by the root to a bone of a skeletal mesh through the use of the "AttachToComponent" function in code, it will not follow animations when being recorded by the Sequencer Rec ...
When adding a PhysicsConstraintComponent to a class, it can be properly edited in the Blueprint editor. However, if trying to manipulate it via the instance editor, it is "locked down" ...
Attempting to load dlc assets with RequestAsyncLoad function results in the assets not being recognized. ...
'Emissive for Static Lighting' discarded when restarting or re-opening a project. I discovered this issue while testing [Link Removed]. This issue does not occur in the binary 4.11 release so I hav ...
Error message: Access violation - code c0000005 (first/second chance not available) Source Context: 224 225 hr = Graph->AddFilter(CaptureFilter, L"Capture"); 226 if ...