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 ...
When attempting to replace references of one blueprint with another a number of error message windows pop up ([Link Removed]) and the editor will crash. This is a regression since it was working in ...
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 ...
If an actor is spawned using game instance blueprint, a packaged .exe will crash upon loading. Frequency: 2/2 Crash Reporter: [Link Removed] ...
Timeline name changes do not propagate to related nodes. Refresh All does not rename nodes that reference the timeline, and Getters and Setters are no longer valid nodes. Reproduced in 4.7.2 binary ...
While renaming a variable in the Details panel, clicking another variable will rename it instead. ...
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 ...
When using an FLinearColor variable in a data table and editing it using the color picker, clicking anywhere off of the color picker window will cause the editor to crash. Error Message: Assertio ...
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 ...