I just started playing around with UMG in engine version 4.4. Loving it so far, to say the least!
I noticed a crash bug that I am able to replicate with the following steps:
- Create a progress bar
- Create a binding for it like so:
- Progress bar works fine when running from the editor!
- Attempting to access the Designer tab causes the editor to crash
- Re-opening the project and attempting to access your widget blueprint causes the same crash. I need to use a back-up from before the progress bar was added to b able to do anything with this widget.