Crash occurs when attempting to add an actor component c++ class to a game mode blueprint if the actor component is tagged with the Within="GameMode". Found in 4.11.2 binary, reproduced in 4.10.4 ...
If the GameInstance set in Project Settings > Maps & Modes > Game Instance Class is renamed or moved to another folder, the Game Instance Class is switched to None. This causes a launched game to cr ...
Editor crashes when a UMG widget (Text block, whatever) and an animation track share the same name and the animation is played. NOTE: The Editor will not allow you to name a Widget the same as an a ...
When using the Blueprint Hiearchy Type for creation on the Full Scene Importer if you've previously imported and set some of the settings like the Override Lightmap Resolution via the BP and then re ...
A vehicle using Async Scene on the body but not the wheels will crash the editor[EUS-TJ Ballard] Vehicle using Async Scene on body but not the wheels crashes the editor User Description: Async sce ...
Landscape Collision is offset when using the Landscape Visibility Mask. If you paint a hole within the landscape and use the Third Person Template character to walk over the holes, the character wil ...
When importing destrucitble APB asset files from PhysX Labs there is no visible shadow cast for these meshes. The same is not true for a destructible created in UE4. These are using the default sett ...
For Destructibles, Hide Bone by Name doesn't disable collision with PBO Disable and PBO Terminate. This is similar to [Link Removed], but has enough differences to justify a new Jira (Destructibles ...
Reimporting a sprite sheet that had sockets placed on some of the individual frames will result in the sockets moving if the sprite sheet's dimensions have changed since the previous import. This wo ...
Auto-weld is Enabled even if the blueprint component is set to Simulate. This only effects blueprint, static mesh actors in the world still disable Auto-weld if set to Simulate. This is a Regressio ...