A blueprint with a PaperTileMap component will not render when played through the 'Mobile Preview' or as a packaged project. If the Tilemap alone is dragged into the viewport it renders fine when p ...
Deleting a Sound Cue/wave from the Content Browser that is referenced by a Matinee actor Sound Track, and attempt to play the Matinee a crash will occur. I would expect the sound track to simply pl ...
When using UMG to load levels on a mobile device, The first level is being loaded but nothing after the first is able to trigger any additional levels to load. ...
When using "Create Level Sequence Player" to control a sequence (in this case to Play), it will stop playing at 60 seconds ...
Setting the avoidance group using the Set Avoidance Group node does not set the value of the group selected to true inside of the Avoidance Group struct. ...
The World Outliner will only show one Child Actor on a Blueprint that has multiple Child Actors in its Components tab. Note that all Child Actor Components added via the Construction Script will dis ...
Physics assets within a blueprint react improperly when placed in a sublevel. This error can clearly be seen within a user's youtube video located here: [Link Removed] Note: The fan asset attac ...
If an actor has 'Simulate physics' enabled and the Collision Enabled field is set to anything other than Collision Enabled (i.e. OverlapAll sets this to No Physics Collision) then mass is reset to 1 ...
After creating the example generator that is displayed at the bottom of the documentation linked below, a crash will occur if the Generated Item Type is set to EnvQueryItemType_Actor (which is the d ...
If the ChildActorComponent on a mesh is attached to a component and then has its location set in the OnConstruct function, it'll leave behind non-referenced instances of itself. This is most apparen ...