Game in ue4.4.3 ok but in ue4.6.1 engines crashes

hi,
i create an game in ue based on the first person blueprint- template.

it runs fine in ue4.4.3 but after i installed ue4.6.1 the engine crashes sometimes during loading the level
and the player stucks during his walking-process.

can you please help me?

a nice christmas to everyone!

loopon

hi Slavq,

thanks for your answer!

i heard/read a few posts, on which is an similiar problem with ue4.6.1.
thie 4.6-versions don´t seem to be very stable.
for my opinion it could be an way to go back to ue4.4.3 and go on with my project… waiting for an stable version.
you know, i´m an noob and i really dont´know, if i´m the problem or maybe the lightmap-size or something eklse, which makes my player stuck

where do you rebuild “navmesh”??

+1 From me, I’ve converted my project from 4.4 to 4.6 and i have similar problems (crashing, sometimes weird glitches) - maybe we should create a new project in 4.6.1 and migrate all our assets, instead of converting a project? Btw. try to rebuild navmesh if player stucks, mine sometimes is also stuck, because level “un-builds” itself without reason.

Ah, i don’t know if you use navmesh (as for FPP game) yet - but try to just click “Build” - it helped when my player couldn’t move. You can also check if there are some objects nearby, maybe they’re blocking you with their collision. I’m also waiting for something stable, but i’m thinking about creating a new project and migrating all my blueprints. You also can try to create a new project with FPP template and migrate your stuff. (right click on asset → Migrate) Maybe it will help.

yes, i always used the “complete” build-button.

my player doesn´t stuck in cause of an collision, he stucks a little bit during his walk. and he is an little bit slower than in ue4.4.3

weired.

but thank you very much for your help
and
good luck to you !

i just to work with my ue4.4.3-version,
but i couldnt migrate my work from ue4.6.1 …

so i have to set up an complete new project in an upcoming version,
which is working properly ???

have i lost all my work in the content-browser???

please not!

thanks again :slight_smile:

but when i create an new project, i can migrate my content from my old contentbrowser into my new one.
but i lose all my actor/sm-placements from the scene outliner…
and thats a lot of work…

whow…

you made my day :slight_smile:

I’ve read somewhere that there may be a difference between project CONVERTED from (for example) 4.4 to 4.6 and project CREATED in 4.6.1 with migrated assets. But i don’t know if that’s true or if it will help. You can always try creating a completely new project in 4.6.1 and migrate (copy) all your work, so you’ll not lose anything. This can be helpful: Migrating Assets in Unreal Engine | Unreal Engine Documentation

Maybe the movement component, which is used in FPP template could changed in 4.6 and maybe that’s why it causes some problems right now (because it’s a 4.4 version trying to work with 4.6 engine) - just a blind guess.

In this case you need to migrate your map :slight_smile: How do I migrate a map? - Community & Industry Discussion - Unreal Engine Forums - and then open that map (File → Open Level…)