Pass by reference variables do not work when called from a blueprint interface between two blueprints. Workaround: Use direct communication to pass by reference between two blueprints. ...
User reports crashing upon open, saving or playing their project in 4.6.1 in Binary. Assertion failed: TargetDelegate [Link Removed] [Line: 5407] ...
The Cross Product Blueprint Node is now labeled Cross_VectorVector taking up more space as a node than the previous "X" Also reproduced on Main Promotable-CL-2455917 ...
When attempting to package this project for a mobile device, the build with fail. I tested in main and 4.7 release and the build will always fail. Project: [Link Removed] Users log: https://ans ...
If you add a comment to an Event graph Blueprint and change the comment color, the bubble should not change colors unless the Color Bubble detail is checked. I have included photos to better show ...
Crash when opening maps and blueprints or PIE in user's project. [Link Removed] Possibly related [Link Removed] -30763-strategy.log is the first log, which indicated that the user's custom "Civil ...
UPDATE: 2/23/2015 Crash is limited to 4.6.1, does not occur in 4.7 Preview 8 or later builds (CL#2448202). ========================================================== Editor crashes if an event is ...
When a delay node is placed after a Destroy node in a blueprint string, nothing after the delay node will trigger. Removing the delay will trigger following nodes. ...
Adding a custom component to a Blueprint and then deleting the code class defining that custom component from the project will crash the Editor any time you try to open a Blueprint containing that c ...
Creating an exposed variable does not always update correctly to the bp's Details panel. They will show as having multiple values until the bp is clicked off and back onto. ...