I am attempting to have a level load after you complete the level. I have the level’s title copied from its place in the folder… not really sure what is returning the invalid url. Help would be appreciated.
It looks like the URL that is invalid is the ThirdPersonExampleMap, but the blueprint you’ve shown looks like it is attempting to travel to a different map.
Is there anywhere in your project potentially where you are still attempting to travel to the ThirdPersonExampleMap?
Currently having the same issue in engine 4.15. How would I open a new level without getting this bug? Creating a blueprint with a box collision to open a new level seems very time consuming when you have to make 20+ blueprints for 20+ levels. Posting here as to not ask the same question twice.
Is there a solid solution for this yet? I’m running into pretty much the same issue. Should I just change the title of my map back to ThirdPersonExampleMap? Thanks!
I attempted to move things over to a backup copy which I had saved (so I would have to do less work to reproduce what I had already done) and it happened again.
Im literally getting the same error and im fairly new to unreal engine i have a main menu displaying a widget and on pressed is open level level1 i double checked the name is correct and re done the blueprint but same error, it opens up for a split second u can see but then closes with the error? Is it a bug? As i have installed 4.20 after it wasnt working on 4.19 yet still the same
Yes, it is a bug. I have found out what causes it (at least in my case) and am taking steps to avoid it. I uploaded a video of me reproducing the bug below