Branch: Binary
Build version: 4.2.1-2101290
System Specs:
Description:
Adding a ForEachLoop node to a particular array pin causes an editor crash. I can rollback to latest restore point and reproduce this crash consistently.
Steps to reproduce:
- Download project in a pre-crash state: https://s3.amazonaws.com/limbx/crashlog/LimbxFlyer.crash.1404350995.
- Open Ringer blueprint
- Open ClearRingAtIndex function
- Find GetVisibleRings function call node
- Drag out Rings output pin
- Search for and select ForEachLoop
- editor will crash. You can then restore from archive and reproduce this crash. I circumvented this problem by restoring and then using a ForLoop node.