The Physics Asset Editor has a "mirror" feature that allows physics bodies and constraints to be mirrored from one side of a skeleton to the other. If this operation worked correctly, it could save ...
When using instanced meshes in a Blueprint or in foliage tool the indirect lighting cache will not correctly light these meshes. I've include a sample project with map to demonstrate what the lice ...
The new auto-convex collision generated (V-HACD) will not work properly with some meshes to generate accurate collision. Using a rounded single piece mesh the accuracy setting will not work at all ...
creating an instance of a blueprint and making changes to the instance will not respect "Reset Instance Changes to Blueprint Default" when pressed from Details Pane. ...
If compile is pressed after adding a variable or node to a blueprint component that has a variable referenced within another blueprint actor, the editor immediately crashes. Frequency: 1/1 Crashr ...
After place a Nav Mesh Bounds Volume into a level, launching the game and pressing the [ ' ] key to show information about the Nav mesh the print string stops working. If the User closes the game w ...
A Pass-by-Reference function input cannot accept a reference to Self. Workaround: Cast from Self to the desired class and use that for the function's input. ...
Looking at several blueprints during play, that add multiple static meshes in their construction script, drastically drops the FPS. As a workaround, I suggested to the user that he should use Insta ...
Interface function has the incorrect pin type if referencing self User Description: I have an interface that requires an array of its own interfaces as output. I have that array of interface as a ...
Camera is flipped when keying from negative to positive Crane Pitch ...