Search found 8 matches

by bakershah15
Thu Dec 12, 2024 10:27 am
Forum: Dialogue System for Unity
Topic: Dialogue Options Unclickable in Build vs Editor
Replies: 12
Views: 2161

Re: Dialogue Options Unclickable in Build vs Editor

UPDATE. Its fixed. Sort order was wrong. I flipped the numbers and its working! Thank you for the timely responses. Ready to ship! :D
by bakershah15
Thu Dec 12, 2024 10:15 am
Forum: Dialogue System for Unity
Topic: Dialogue Options Unclickable in Build vs Editor
Replies: 12
Views: 2161

Re: Dialogue Options Unclickable in Build vs Editor

Update: I found that by turning off my canvas in the scene the dialogue becomes clickable. I guess my in scene canvas is clashing with the dialogue system canvas. How should I address this? I tried changing the sort order of the canvas but that didnt work.
by bakershah15
Thu Dec 12, 2024 10:14 am
Forum: Dialogue System for Unity
Topic: Dialogue Options Unclickable in Build vs Editor
Replies: 12
Views: 2161

Re: Dialogue Options Unclickable in Build vs Editor

And here is the dialogue when I play from the 1st scene in build settings. text is a lot bigger but unclickable.
by bakershah15
Thu Dec 12, 2024 10:11 am
Forum: Dialogue System for Unity
Topic: Dialogue Options Unclickable in Build vs Editor
Replies: 12
Views: 2161

Re: Dialogue Options Unclickable in Build vs Editor

Here is the dialogue when I play directly from the game scene. text becomes small but its clickable.
by bakershah15
Thu Dec 12, 2024 9:50 am
Forum: Dialogue System for Unity
Topic: Dialogue Options Unclickable in Build vs Editor
Replies: 12
Views: 2161

Re: Dialogue Options Unclickable in Build vs Editor

I have the event system clicked and its not showing me anything. I am getting a Audio wait command not available warning in regards to the sequencer. There are graphic raycaster components on the canvas. I'd appreciate if we can figure out the fix for this soon. My game is launching monday and embar...
by bakershah15
Wed Dec 11, 2024 9:39 pm
Forum: Dialogue System for Unity
Topic: Dialogue Options Unclickable in Build vs Editor
Replies: 12
Views: 2161

Re: Dialogue Options Unclickable in Build vs Editor

Ok yes When I play in the editor from the 1st scene the bug shows up. I have a dialogue manager in the 1st scene so not sure why its happening.
by bakershah15
Mon Dec 09, 2024 6:10 pm
Forum: Dialogue System for Unity
Topic: Dialogue Options Unclickable in Build vs Editor
Replies: 12
Views: 2161

Dialogue Options Unclickable in Build vs Editor

Hello, I am having some issues with the tool. In editor I am able click on dialogue options and there is no issue. In the build the options become unselectable breaking the game. My only guess is that its a resolution issue because the dialogue size is different in editor vs build. Tried to upload s...