I have a Blueprint uasset “boardActorBp.uasset”. When I run on Windows the Print works. When I run on Android via “Launch” the Print works. However, when I Package Android then install, I don’t see the print. What’s going on?
Update #1: When I packaged for Windows, it also fails. So it must be something wrong with my packaging?
boardActorBp.uasset is in “Content/board” while my other blueprints are in “Content/Blueprints”. That should work right?