Please see attached UE4_anim_interp_bug.fbx for a second example. This works as expected in 4.7 and 4.8 I've got a couple different users reporting this now. I suspected animation compression to ...
When using the "Does Container Match Tag Query" node doesn't return true when a gameplay container member has the searched for gameplay tag in a blueprint that has been nativized. Packaging in Excl ...
This issue was originally reported specifically for Destructibles, but it appears to affect Skeletal Meshes, and static meshes when selected. When "Render in Main Pass" has been disabled skeletal an ...
Using the GameplayTags module in a code project created with the binary version of the Engine results in a build failure in Visual Studio. The following error is shown: 1> D:/Epic Games/4.7/Engine ...
Zen Garden crashes on the iPhone 6+ before anything appears onscreen. Occurred on: iPhone 6+ on 10.3.2 Didn't occur on: iPhone 6S on 10.3.2 ...
2nd AH post with the same issue: https://answers.unrealengine.com/questions/183441/cant-load-c-projects.html Multiple people have reported not being able to create a C++ project. Creating a Bluepr ...
Licensee reports the following in the UDN: There seems to be some other erratic behavior when using parenting in world outliner (i.e. drag and drop one actor on another one in world outliner).Since ...
Slate Widget fails to compile when you add it to a new project. Expected as a user that anything in that default list should be able to be added and compile fine without making any changes. Compil ...
When working on a level asset and using command "File – Save Current Level As..." to save it over a different level asset, the engine first deletes the target level (that's going to be overwritten) ...
Many clients have hit a crash due to an Apple library using operator delete on a memory block that was not allocated with operator new. This happens with the following callstack on iOS9 in UE4.13 o ...