enter image description hereAfter Unreal Project Cloning, even if I create a Visual Studio Solution file, it comes out as in the picture above, and I can't create a sln file. Why is that?
I tried it like the above but it didn't work out. We have no idea what the problem is.
enter image description hereAfter Unreal Project Cloning, even if I create a Visual Studio Solution file, it comes out as in the picture above, and I can't create a sln file. Why is that?
I tried it like the above but it didn't work out. We have no idea what the problem is.
Share Improve this question edited Feb 18 at 2:12 F1ANK asked Feb 18 at 2:11 F1ANKF1ANK 92 bronze badges New contributor F1ANK is a new contributor to this site. Take care in asking for clarification, commenting, and answering. Check out our Code of Conduct.1 Answer
Reset to default 2You can try to resolve it by right-click on .uproject
, then choose Generate Visual Studio Project files. Also you can try to delete the BuildConfigurtion.xml
file and regenerate it.