Closed RaphpowerUE4 closed 1 year ago
Make sure the engine is not running when compiling, cause that will say it works even if it doesn't. Maybe it managed to compile in a way that tries to read deleted memory before and is now stuck on that version. Try rebuilding the project from the solution while the engine is closed.
I didn't fixed it but I was dumb and I forgot to delete all derived data and build cache, it fixed everything, sorry and thanks for your time!
Is 5.2 support possible ? I'm trying to fix it myself but I have basic c++ knowledge