Search found 20 matches

by Puppii
Tue Jun 13, 2023 10:12 pm
Forum: Dialogue System for Unity
Topic: Standard Dialogue UI not allowing Text Mesh Pro use/UITextField issues
Replies: 14
Views: 1250

Re: Standard Dialogue UI not allowing Text Mesh Pro use/UITextField issues

I don't even know what it was in the build settings (I didn't see a specific reference to a scene in that path).
However, I just removed everything that wasn't my scenes (a lot of Corgi demo scenes) and it works great now.

Thank you, thank you, thank you!!!
by Puppii
Tue Jun 13, 2023 4:10 pm
Forum: Dialogue System for Unity
Topic: Standard Dialogue UI not allowing Text Mesh Pro use/UITextField issues
Replies: 14
Views: 1250

Re: Standard Dialogue UI not allowing Text Mesh Pro use/UITextField issues

Okay, I deleted all folders in my project that I had installed from Pixel Crushers, I downloaded the latest version of the Dialogue System, I then made sure to just grab the latest version of the Third Party Support for the Corgi Engine, and that is in my project. The TMP fields are now showing up j...
by Puppii
Tue Jun 13, 2023 3:23 am
Forum: Dialogue System for Unity
Topic: Standard Dialogue UI not allowing Text Mesh Pro use/UITextField issues
Replies: 14
Views: 1250

Re: Standard Dialogue UI not allowing Text Mesh Pro use/UITextField issues

This may be related to how I imported the Corgi Engine Third Party Support. I am going to remove all the pixel crushers stuff as you suggested and import it all again. I think when installed the packed for the Corgi Engine support I did not unpack it in the right spot. Thanks again for your help Ton...
by Puppii
Mon Jun 12, 2023 12:47 pm
Forum: Dialogue System for Unity
Topic: Standard Dialogue UI not allowing Text Mesh Pro use/UITextField issues
Replies: 14
Views: 1250

Re: Standard Dialogue UI not allowing Text Mesh Pro use/UITextField issues

Hi Tony, I am having the same issue with all of the panels. However, I went ahead and moved forward using standard text, and when I went to compile a test build I did get a few errors in the console (21 actually) and the build failed, but the first few relate to Text Mesh Pro specifically, so I thin...
by Puppii
Sun Jun 11, 2023 10:19 pm
Forum: Dialogue System for Unity
Topic: Corgi Engine Pause Menu
Replies: 3
Views: 353

Re: Corgi Engine Pause Menu

Oh my gosh thank you so much. This is brilliant.
by Puppii
Sun Jun 11, 2023 7:40 pm
Forum: Dialogue System for Unity
Topic: Corgi Engine Pause Menu
Replies: 3
Views: 353

Corgi Engine Pause Menu

Hello, I am using the Dialogue System with the Corgi Engine and I'm having a little bit of an issue with pausing. It's probably something simple I'm missing. I do have the Dialogue System Corgi Event Listener on my Dialogue Manger in my scene. If I set "Pause While Talking" on the NPC with...
by Puppii
Sun Jun 11, 2023 6:26 pm
Forum: Dialogue System for Unity
Topic: Standard Dialogue UI not allowing Text Mesh Pro use/UITextField issues
Replies: 14
Views: 1250

Re: Standard Dialogue UI not allowing Text Mesh Pro use/UITextField issues

Hi Tony, Sorry for my late response. I did remove the text element via the inspector. No errors or warnings are being thrown with this current setup. PC Name is the field I am trying to get the TMP version to show up for. https://drive.google.com/file/d/1U5HV2Q158vbufpXqvq_Rr8iY37LnDkfw/view?usp=sha...
by Puppii
Thu Jun 08, 2023 6:21 pm
Forum: Dialogue System for Unity
Topic: Standard Dialogue UI not allowing Text Mesh Pro use/UITextField issues
Replies: 14
Views: 1250

Re: Standard Dialogue UI not allowing Text Mesh Pro use/UITextField issues

Hello, I am having a similar issue, of the TMP field not being available on the Standard UI Subtitle Panel (I've modified the VN Template). I have double checked to make sure the TMP_PRESENT is there under the Scripting Define Symbols, and I it is also checked on the welcome window. I restarted Unit...
by Puppii
Wed Jun 07, 2023 12:54 pm
Forum: Dialogue System for Unity
Topic: How to change Dialogue UI using Corgi Integration?
Replies: 7
Views: 560

Re: How to change Dialogue UI using Corgi Integration?

Tony,

Thank you so much. That seems to have done the trick.
Now I know to double check the updates :D . Love this asset. Thanks for the wonderful support too.
by Puppii
Tue Jun 06, 2023 7:03 pm
Forum: Dialogue System for Unity
Topic: How to change Dialogue UI using Corgi Integration?
Replies: 7
Views: 560

Re: How to change Dialogue UI using Corgi Integration?

This was super helpful because this is exactly what I was trying to achieve (use the VN template with the Corgi Engine). Making the changes to the NPC's Conversation Zone did the trick. However, I am still getting this error when I interact with that NPC: NullReferenceException: Object reference not...