Page 2 of 2

Re: Wheel dialogue UI issues

Posted: Fri Nov 24, 2023 12:03 pm
by Tony Li
Hi,

For that problem, assign the Basic Standard Dialogue UI to the Dialogue Manager GameObject's Display Settings > Dialogue UI field.

The Dude NPC uses a custom subtitle panel that floats over its head. Custom subtitle panels still need to be controlled by a dialogue UI. This means the dialogue UI that's assigned to the Dialogue Manager will be opened to control the NPC's custom subtitle panel. The Basic Standard Dialogue UI isn't visible unless it's actively showing something, unlike the dialogue UI that you assigned.

Re: Wheel dialogue UI issues

Posted: Fri Dec 01, 2023 8:42 pm
by windsands
The issue is my unity file is over 30 GBatm I gotta cut it down to just what u need. I was hoping you could tell me why I am having the other problem.

Re: Wheel dialogue UI issues

Posted: Fri Dec 01, 2023 8:45 pm
by Tony Li
Hi,

If you're talking about the Inventory Engine errors, I can't tell you. The errors appear to be in Inventory Engine, not the Dialogue System. Can you make a small secondary project in which you can reproduce the same issue?