After moving from UE5.0 to UE5.1, none of my UMG blueprints appear on screen after packaging for Android. I have set up everything according to the UE5.1 documentation.
Here's the UMG spawning code in my Player Controller class, I can confirm the rest of the code to the right works as intended. enter image description here
Any ideas what might cause this? Thanks