[Solved] How do I enable the "Track" button in the Journal UI?
-
- Posts: 8
- Joined: Sun Apr 17, 2022 1:25 pm
[Solved] How do I enable the "Track" button in the Journal UI?
When my character has more than one quest accepted, I want the "Track" button to get enabled for each quest that is not currently active. I have checked the "Only track one quest at a time", so when viewing a quest that is not currently tracked, how do I get the "Track" button to show up? Right now it is always disabled in the Quest Journal view.
Last edited by dcalderwood on Thu May 05, 2022 10:48 pm, edited 1 time in total.
Re: How do I enable the "Track" button in the Journal UI?
Hi,
Inspect your quest's main info, and tick the Is Trackable checkbox.
Inspect your quest's main info, and tick the Is Trackable checkbox.
-
- Posts: 8
- Joined: Sun Apr 17, 2022 1:25 pm
Re: How do I enable the "Track" button in the Journal UI?
My quests have the Is Trackable checked. I checked them all and can't get any to show the Track button.
- Attachments
-
- QuestMachineTrack.PNG (26.65 KiB) Viewed 1220 times
Re: How do I enable the "Track" button in the Journal UI?
Would you please post a screenshot of the current journal UI that shows the track button disabled?
What version of Quest Machine are you using? (It's in the _README.txt file in the Quest Machine folder, and in the Welcome Window.)
What version of Quest Machine are you using? (It's in the _README.txt file in the Quest Machine folder, and in the Welcome Window.)
-
- Posts: 8
- Joined: Sun Apr 17, 2022 1:25 pm
Re: How do I enable the "Track" button in the Journal UI?
Here is a screenshot from in game. I can enable it in the hierarchy and then it works just fine. According to the Welcome window it is version 1.2.26
- Attachments
-
- QuestMachineTrackIssue2.PNG (594.63 KiB) Viewed 1217 times
Re: How do I enable the "Track" button in the Journal UI?
Hi,
Thanks for the screenshot. Tick the Unity UI Quest Journal UI component's Show Track Button In Details checkbox:
Thanks for the screenshot. Tick the Unity UI Quest Journal UI component's Show Track Button In Details checkbox:
-
- Posts: 8
- Joined: Sun Apr 17, 2022 1:25 pm
Re: How do I enable the "Track" button in the Journal UI?
Perfect, Thanks!