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 ...
FPS drops in PIE when a widget is called that has text with no font selected. ...
Flying pawn from Flying Template does not collide with landscapes. ...
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 ...
Set Timer node does not stop the timer if it is set to zero by the Custom Event. This is also true if Set Timer Delegates are used. ...
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. ...
When attempting to deform a landscape to landscape splines, the landscape often does not correctly conform to the spline and will appear through portions of the spline or the spline will "float" abo ...
Editor crashes when landscape visibility tool is used on landscape. Frequency: 2/2 Crash Reporter: [Link Removed] ...
Declaring a UPROPERTY() TArray with TFixedAllocator fails to compile. Output log states "Missing '>' in 'tarray'." Removing/commenting out the UPROPERTY() allows the project to compile correctly. ...