I’d be glad to take a peek. Is this happening in a fully built game or when loading/running in UE? If it’s in Unreal Engine, could you provide the crash log from when it happens? Thanks!
Thanks! I see the part with the player spawn error. Can you pull the full crash log for me? I want to see if it shows anything that led to the error. (Logs can be really useful for this type of error) Thank you!
Some UE versions can be slightly different. But, generally they’re in your Saved(Or Crashes) folder in your project folder. C:\Users(Your Windows Username)\AppData\Local(Project Name)\Saved\Crashes is also a location you can find them.
Do you have things near your player spawn in the level or checked to ensure nothing is underground, by chance? (This may be a bit of process of elimination to figure out)