Hi everyone,
I need your help to solve an error i have when packaging my game.
It give me the following error :
LogPlayLevel: Error: ERROR: System.IO.DirectoryNotFoundException: Could not find a part of the path ‘C:\UE_5.0\Engine\Plugins\Experimental\GeometryProcessing\GeometryProcessing.uplugin’
I checked the folder does not exist, but the pluging “GeometryProcessing” is marked as installed into project settings.
Now i thought about uninstall / reinstall it, but it has so many plugins dependencies that i didn t try it.
I have no problem running the game in simulate or selected viewport, but quick launch fails due to this issue.
Could anyone advice what i should do?
Thanks