Movatterモバイル変換


[0]ホーム

URL:


Skip to content
DEV Community
Log in Create account

DEV Community

Cover image for Unreal Engine Error: DoesPackageExist
Kauress
Kauress

Posted on

     

Unreal Engine Error: DoesPackageExist

The past 2 days I've been dealing an Unreal Engine Error. More specifically "DoesPackageExist: DoesPackageExist:FAILED:"None: is not a standard unreal filename or a long path name"

I was unable to package my project as an .exe because the error wouldn't allow me to since it wasn't compiling properly.

After reading the error message a couple of times over and searching on forums I resorted to solving the problem by:

Deleting as assets folder that I had imported into the project through Epic Games
Enter fullscreen modeExit fullscreen mode

BLOOPERS

The project had some characters that were placed in it from this particular folder. So I tried deleting the project folder.The project still had references to the characters, so I deleted the references in the game world (on the right side of the screen)On restarting UE4, the asset folder was still there! On inspecting the map in my own levels folder and the map in the FPS map (provided by UE), I found an un-deleted reference to it. So deleted it from there as well!
Enter fullscreen modeExit fullscreen mode

FIXES

Delete the assets from the Epic Games libraryDelete all instances of the assets from your mapDelete the assets folder
Enter fullscreen modeExit fullscreen mode

Finally I have an .exe!

Top comments(0)

Subscribe
pic
Create template

Templates let you quickly answer FAQs or store snippets for re-use.

Dismiss

Are you sure you want to hide this comment? It will become hidden in your post, but will still be visible via the comment'spermalink.

For further actions, you may consider blocking this person and/orreporting abuse

Meta learning, fullstack JavaScript, Coding instructor, game dev, dogs & VR(Don't you love the ui for dev.to?)
  • Location
    Planet Earth
  • Education
    University of Toronto & King's College
  • Joined

More fromKauress

DEV Community

We're a place where coders share, stay up-to-date and grow their careers.

Log in Create account

[8]ページ先頭

©2009-2025 Movatter.jp