Error: The file Assets/Editor Default Resources/Quest Machine/title.png is missing.

Announcements, support questions, and discussion for Quest Machine.
Post Reply
Scott Foust
Posts: 2
Joined: Wed May 19, 2021 1:37 pm

Error: The file Assets/Editor Default Resources/Quest Machine/title.png is missing.

Post by Scott Foust »

Our our studio purchased Quest Machine for me to use on our current title. Someone from the engineering team installed the asset for me but I'm assuming it was installed in the none default directory because I'm getting this error:

The file Assets/Editor Default Resources/Quest Machine/title.png is missing.

Currently the asset is installed in a Third Party directory of our project so the Editor Default Resources directory is here:

\Assets\3rd Party\Quest Machine\Editor Default Resources

Is there anyway to make Quest Machine happy about being in the new directory location?
User avatar
Tony Li
Posts: 21925
Joined: Thu Jul 18, 2013 1:27 pm

Re: Error: The file Assets/Editor Default Resources/Quest Machine/title.png is missing.

Post by Tony Li »

Hi,

No, and unfortunately Quest Machine has no control over that. Unity defines some special folders that you can't change. Please move Editor Default Resources back to its original location as a direct subfolder of Assets. Same for Gizmos if your engineer moved it.

Also, if your engineer moved the Plugins / Pixel Crushers folder out of Plugins, they should move it back into Plugins. Otherwise your compile times will be greatly increased (unless your engineer has imported the Quest Machine assembly definition files from the unitypackage in Quest Machine's Scripts folder).
Scott Foust
Posts: 2
Joined: Wed May 19, 2021 1:37 pm

Re: Error: The file Assets/Editor Default Resources/Quest Machine/title.png is missing.

Post by Scott Foust »

Thanks for the quick reply. I'll check with them.
Post Reply