UI Widget Blueprint got corrupted - crashes UEFN and prevents session to load

Summary

When opening the widget to edit, UEFN crashes.
It happened after I added bindings and conditions to the widget, it had around 20 total. The conditions have int variables, the bindings have message variables.

When I launch session, it also throws an error and returns me to the creative hub. The error says there are invalid conditions in that widget.

ArenaUI.uasset: [Compiler] Internal error: A condition is invalid.

Please select what you are reporting on:

Creative

What Type of Bug are you experiencing?

Assets

Steps to Reproduce

  1. Create a widget.
  2. Add conditions(?)
  3. Launch session or restart UEFN and open a widget to edit

Expected Result

Widget opens without errors. Game runs.

Observed Result

Opening the widget crashes the UEFN client. Game session doesn’t load and throw errors.

Platform(s)

windows

Upload an image

Additional Notes

the image is where the loading stops when the crash happens

Upon further inspection, the cause of the issue could’ve been hooking up the animation property in the condition, and not the Queue function. It shows a warning after compiling the widget (and after reopening could cause the crash).

1 Like

did you find a solution yet,i am experiencing the same problem

I ended up just remaking the widget.

The cause was likely what I said above – hooking up the animation property in a condition, and not the Queue function

oh okey, it verry hard fpor me to remake it it took me so long, i am looking for a way to salvage anything from the broken one

Having this issue, definitely need a fix without remaking it


Could someone send over their island code or project ID so we can take a look?

FORT-1057376 has been ‘Closed’ as a duplicate of an existing known issue. Origin Issue: FORT-1057375, Origin Topic: ui widget blueprint crashing uefn

Im not sure where to get the project ID (i dont have it published) how do i get that?

Hi @Hexagon37

On Creator Portal, the URL of your island should have the project ID.

Hello!

Here is what I am assuming is the project ID: fbbe7630-4f08-6791-365a-c6a4415dd335

The widgets in question experiencing this issue are any of the ones named “MainMenu”, “MainMenu_Broken” is the original instance of the widget

Looking forward to this issue being fixed! I spent 4 months on this widget and don’t have a backup due to an earlier issue with revision control locking me out of my project, so I’m mortified of potentially losing it.