hey @TheStad1_b09 how are you??
As far as I can see, there are a few issues that should be easily solved.
- “-” as separators should be avoided when naming files. This could lead to this kind of issue
- Always try to avoid “non-english” characters when naming files as well
- Keep project paths short and avoid deeply nested directory structures (“E:/dolma/Documents/UnrealProjects/WinterBattleEditor/WinterBattleEditor/WinterBattleEditor/WinterBattle/WinterBattle/” is too long!)
This should solve the issue and prevent future issues as well!
I hope you’ve already solved this problem, but I wanted to help just in case someone else faces similar issues.