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 ...
The volume does accept the change and if it gets moved the navmesh will rebuild with new area set. The core issue is that setting NavModifierVolume.AreaClass at runtime does not notify navigation sy ...
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 ...
When using a Blueprint Widget that has an image using a material in the User Interface Material Domain will not render when it's a newly created project in 4.11. However, if you were to copy a proje ...
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 ...
Timeline tracks can be given the same name as existing execution inputs, which causes some unusual behavior when dragging off the pin. Renaming them will rename the execution pin instead, and compil ...
The AngularLimit visualizer isn't displayed as expected when adjusting the AngularRotationOffset. You can manually rotate the PhysicsConstraint and it will rotate the AngularLimit visualizer, howe ...