Get array node will disconnect on restart if it's getting from an array variable of the same bp. User Description: I have connected GET and Target, then saved and closed the editor. Then I created ...
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 ...
Random Stream variables in the GameMode are reset every PIE. Workaround is to use Set Random Stream Seed before using the Stream value. Reproduced in 4.7.6, 4.8.1, and Main (//depot/UE4/Promotable ...
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 ...
"Dead Trail on source lost" doesn't seem to work consistently. This is apparent when the source emitter's duration is longer than the particles being emitted. This bug also occurs if there is vary ...
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 ...
Character velocity is registered while walking against physics objects and vehicles User description: I'm trying to rely on velocity to know when an actor is moving so that i can stop the walking ...