[Critical] - Blueprint Compiler Failing and Freezing Editor

Cant reproduce. Error is something else. Provide more info. Crashlogs etc.

I’ve somewhat resolved my issue - it would seem that the blueprint is falling afoul of the blueprint iteration limit.

The editor should still not freeze however, in the event of an infinite loop in construction script, it should fail and return to the editor.

Edit: No, it is broken. I’m still hitting this issue even when the construction script event is completely disconnected

Hello!

I have managed to put together a blueprint that will freeze the editor if you attempt to compile it - I suspect there is an infinite loop somewhere within the compilation process. I have a working project that can be submitted (contains marketplace assets) to demonstrate this problem.

In the example, all you need to do is plug the following simple statement in construction script into the branch, and the compiler will fail, locking up the entire editor:

You won’t be able to reproduce it without the entire blueprint, and I can only distribute that to Epic since it contains marketplace content.

There are no crashlogs and this is as much information as can be provided; the editor simply freezes.