I’m just starting to use unreal, so I may miss something basic.
I created a project using the 3rd person template.
When I try to build the project, after building the HLODS UE5 crashes with a memory access violation.
I’m a bit lost to how I can debug this, help would be appreciated.
Unreal 5 crashed once with an assertion fail on level count, now crashing again with memory access violation. World partition is activated on this project and so there is no levels, so it may be the reason why it crashes.
Confirmation from someone that what I just wrote is correct would be nice to mark this as resolved if it’s the intended behavior (in which case greying out the build all levels when world partition is enabled would be nice for UX).