Unity auto opens the Quest Editor window when selecting assets with a Quest Giver component

Announcements, support questions, and discussion for Quest Machine.
Post Reply
MegaMiley
Posts: 2
Joined: Tue May 18, 2021 3:14 am

Unity auto opens the Quest Editor window when selecting assets with a Quest Giver component

Post by MegaMiley »

I've noticed that whenever I select an asset in the Project window that has a Quest Giver component (or other Quest Machine related component) it automatically opens up the Quest Editor window that's docked in the same place basically taking me out of the Project Window when I don't want to.

Is there a way to turn this off?
User avatar
Tony Li
Posts: 21926
Joined: Thu Jul 18, 2013 1:27 pm

Re: Unity auto opens the Quest Editor window when selecting assets with a Quest Giver component

Post by Tony Li »

Hi,

I'll disable that behavior in the upcoming version. You'll still be able to click the Edit button next to each quest to view the quest in the Quest Editor window.
MegaMiley
Posts: 2
Joined: Tue May 18, 2021 3:14 am

Re: Unity auto opens the Quest Editor window when selecting assets with a Quest Giver component

Post by MegaMiley »

Thank you :), what would a rough ETA be on that next release?
User avatar
Tony Li
Posts: 21926
Joined: Thu Jul 18, 2013 1:27 pm

Re: Unity auto opens the Quest Editor window when selecting assets with a Quest Giver component

Post by Tony Li »

Early next week. If I can get a patch out this weekend, I'll send it to you.
User avatar
Tony Li
Posts: 21926
Joined: Thu Jul 18, 2013 1:27 pm

Re: Unity auto opens the Quest Editor window when selecting assets with a Quest Giver component

Post by Tony Li »

Hi,

This patch changes the behavior so it won't focus the Quest Editor window when you select a GameObject that has a quest list component such as a Quest Giver:

QM_QuestEditorFocusPatch_2021-05-19.unitypackage
Post Reply