Hi,
I have an issue that was introduced after upgrading Unity Version from 2022.3.43f1 to Unity 6000.1.11f1
My Dialogue System for Unity version is 1.0.26
After the Unity upgrade, during a conversation, when the user is about to select from the available list of responses, the first response is always selected immediately. (I can barely see the available responses displayed before the first one is selected)
Please find attached some relevant screenshots that might help understand the cause of the issue.
Thank you,
George
First response automatically selected after upgrading to Unity 6
First response automatically selected after upgrading to Unity 6
- Attachments
-
- ResponseMenuPanel.PNG (92.35 KiB) Viewed 113 times
-
- DialogueManager_InputDeviceManager.PNG (36.27 KiB) Viewed 113 times
Re: First response automatically selected after upgrading to Unity 6
Hi,
Is your Dialogue System installation in the folder Assets / Plugins / Pixel Crushers / Dialogue System?
If so, what version number is listed in the _README.txt file in that folder?
Would you please post a screenshot of the Display Settings > Subtitle Settings and Input Settings inspector sections of your Dialogue Manager GameObject?
Is your Dialogue System installation in the folder Assets / Plugins / Pixel Crushers / Dialogue System?
If so, what version number is listed in the _README.txt file in that folder?
Would you please post a screenshot of the Display Settings > Subtitle Settings and Input Settings inspector sections of your Dialogue Manager GameObject?
Re: First response automatically selected after upgrading to Unity 6
Hi,
1)
Is your Dialogue System installation in the folder Assets / Plugins / Pixel Crushers / Dialogue System?
Yes, it is here:
Assets / Plugins / Pixel Crushers / Dialogue System
There is an additional folder here:
Asset / Pixel Crushers
In the second folder there are some files related with Corgi Engine intergration (I am using Dialogue system integrated with Corgi Engine).
2)
what version number is listed in the _README.txt file in that folder?
Version 2.2.56
3)
Would you please post a screenshot of the Display Settings > Subtitle Settings and Input Settings inspector sections of your Dialogue Manager GameObject?
Please find them attached.
1)
Is your Dialogue System installation in the folder Assets / Plugins / Pixel Crushers / Dialogue System?
Yes, it is here:
Assets / Plugins / Pixel Crushers / Dialogue System
There is an additional folder here:
Asset / Pixel Crushers
In the second folder there are some files related with Corgi Engine intergration (I am using Dialogue system integrated with Corgi Engine).
2)
what version number is listed in the _README.txt file in that folder?
Version 2.2.56
3)
Would you please post a screenshot of the Display Settings > Subtitle Settings and Input Settings inspector sections of your Dialogue Manager GameObject?
Please find them attached.
- Attachments
-
- DialogueManager_SubtitleSettings_InputSettings.PNG (56.32 KiB) Viewed 49 times
Re: First response automatically selected after upgrading to Unity 6
Hi,
Since Input Settings > Always Force Response Menu is UNticked, if the response menu only has one choice it will automatically play it instead of showing the response. However, this doesn't sound like the issue you're experiencing, since you see the response menu for a brief time.
Is it possible that some previous input -- such as input that you pressed to start the conversation -- is also being intercepted by the response menu buttons?
Can you confirm that the issue is present or not in DemoScene1?
Since Input Settings > Always Force Response Menu is UNticked, if the response menu only has one choice it will automatically play it instead of showing the response. However, this doesn't sound like the issue you're experiencing, since you see the response menu for a brief time.
Is it possible that some previous input -- such as input that you pressed to start the conversation -- is also being intercepted by the response menu buttons?
Can you confirm that the issue is present or not in DemoScene1?