StandardUIResponseButton Error

Announcements, support questions, and discussion for the Dialogue System.
Post Reply
nhatluan98
Posts: 3
Joined: Wed Oct 09, 2024 10:16 pm

StandardUIResponseButton Error

Post by nhatluan98 »

When trying to do the tutorial video about standard UI dialogue, i met this error. Whenever clicking on the response button in any UI prefab, it gonna show that error. I checked and noticed that the script standardUIResponseButton didnt show anything in inspector for me to add variable (or something i dont really know it well). I just want to complete the tutorial smoothly.

Can you help?, really appreciate!
Attachments
U2.jpg
U2.jpg (13.65 KiB) Viewed 59 times
U1.jpg
U1.jpg (125.97 KiB) Viewed 59 times
User avatar
Tony Li
Posts: 22108
Joined: Thu Jul 18, 2013 1:27 pm

Re: StandardUIResponseButton Error

Post by Tony Li »

Hello,

What version of the Dialogue System are you using? You can find it in the Welcome Window or in Plugins/Pixel Crushers/Dialogue System/_README.txt.

Some older versions of Unity 2022 have a bug that caused an error message in the editor. Current versions of the Dialogue System have a workaround that should prevent that error from happening.

Please back up your project and update to the current Dialogue System version.
Post Reply