With which problems I can face while updating UE version on project?

Hello, in 4.22 I faced with bug, which get fixed in 4.25 (as say “bugs team”), but “bugs team”, AnswerHub and forum dont share solution of problem in 4.22. So I thinking about update projet to 4.25, but I not sure about that. Did you know or hear about any serious problems with this process?

Some BPs may break. Some parts of your code may not compile anymore.

For example in 4.25:

Replicated properties in AActor, UActorComponent, and USceneComponent are no longer marked deprecated, but are now private. Replace direct usage of these variables with calls to accessor functions.

You should read the release notes for all releases or just try it out and see what whappens. And if something breaks or stops working, see if you can fix it.

PS: don’t forget to backup your project before doing it.

If you use Windows 7 your project won’t work on Windows 7 when packaged.

Thanks for answer, maybe you have idea how to fix bug? https://answers.unrealengine.com/questions/963490/view.html

I’ts a trap! Thanks for answer, maybe you have any ideas how to fix bug? https://answers.unrealengine.com/questions/963490/view.html