Shortcuts Bug?
Shortcuts Bug?
Hi
Tony right now when i try to use one of my shortcuts in sequencer i something like this:
Policeman/Portrait/EX1
And it don't work, for it to work I need to add "{{" in front and in back of text
{{Policeman/Portrait/EX1}}
is it a bug or there is new workflow with creating shortcuts?
Tony right now when i try to use one of my shortcuts in sequencer i something like this:
Policeman/Portrait/EX1
And it don't work, for it to work I need to add "{{" in front and in back of text
{{Policeman/Portrait/EX1}}
is it a bug or there is new workflow with creating shortcuts?
Re: Shortcuts Bug?
Hi Tony
I misspelled word i choose my shortcut from context menu and in sequencer it is generated without "{{" every time after using context menu I need to fill the missing brackets
I misspelled word i choose my shortcut from context menu and in sequencer it is generated without "{{" every time after using context menu I need to fill the missing brackets
Re: Shortcuts Bug?
Hi,
Is this what you mean?
I defined a shortcut using a Sequencer Shortcuts component on the Dialogue Manager:
From the Sequence field's "+" dropdown, I selected the shortcut:
It added it to the Sequence field with {{ and }}:
Is this what you mean?
I defined a shortcut using a Sequencer Shortcuts component on the Dialogue Manager:
From the Sequence field's "+" dropdown, I selected the shortcut:
It added it to the Sequence field with {{ and }}:
Re: Shortcuts Bug?
Yes this what i mean
those were our shortcuts before Dialogue System update
for example as in "shortcuts1.png" we have them configure:
Submenu: Blank
Shortcut: Policeman/Portrait/EX1
Value: AnimatorPlay(Police_EX1)
as in "shortcuts2.png" when i click "+" i see:
Shortcuts -> General -> Policeman -> Portrait -> EX1
as in "shortcuts3.png" when sequnece is generated it looks like:
Policeman/Portrait/EX1
Without "{{" on front nad without on back "}}"
those were our shortcuts before Dialogue System update
for example as in "shortcuts1.png" we have them configure:
Submenu: Blank
Shortcut: Policeman/Portrait/EX1
Value: AnimatorPlay(Police_EX1)
as in "shortcuts2.png" when i click "+" i see:
Shortcuts -> General -> Policeman -> Portrait -> EX1
as in "shortcuts3.png" when sequnece is generated it looks like:
Policeman/Portrait/EX1
Without "{{" on front nad without on back "}}"
Re: Shortcuts Bug?
What Dialogue System version are you using? Can you back up your project and update to version 2.2.46.1? There are no known issues with shortcuts in any recent Dialogue System versions, but maybe someone customized some code in your copy or something.
Re: Shortcuts Bug?
Hi Tony
We have ver. 2.2.46.1
also i tested:
When submenu is blank then shortcuts don't have "{{ }}" if i input something in the submenu field it will generate sequence with "{{ }}""
We have ver. 2.2.46.1
also i tested:
When submenu is blank then shortcuts don't have "{{ }}" if i input something in the submenu field it will generate sequence with "{{ }}""
Re: Shortcuts Bug?
Hi Tony
After patch:
- problem with "{{}}" still exists
- shortcuts stoped being grouped
before patch it was: + -> Shortcuts -> General -> Policeman -> Portrait -> EX1
after patch: + -> Shortcuts -> General -> Policeman/Portrait/EX1
After patch:
- problem with "{{}}" still exists
- shortcuts stoped being grouped
before patch it was: + -> Shortcuts -> General -> Policeman -> Portrait -> EX1
after patch: + -> Shortcuts -> General -> Policeman/Portrait/EX1
Re: Shortcuts Bug?
Hi,
The way grouping is handled is intentional because the shortcut name is "{{Policeman/Portrait/EX1}}". You could group this into a submenu Policeman/Portrait by setting the Submenu field to "Policeman/Portrait".
I don't know why it's not adding the {{ and }}. Here's how I tested it with DS 2.2.46.1 and the patch above:
Added the shortcut:
Selected it from the menu:
And this is how it looks in the Sequence field:
Can you send a reproduction project to tony (at) pixelcrushers.com?
The way grouping is handled is intentional because the shortcut name is "{{Policeman/Portrait/EX1}}". You could group this into a submenu Policeman/Portrait by setting the Submenu field to "Policeman/Portrait".
I don't know why it's not adding the {{ and }}. Here's how I tested it with DS 2.2.46.1 and the patch above:
Added the shortcut:
Selected it from the menu:
And this is how it looks in the Sequence field:
Can you send a reproduction project to tony (at) pixelcrushers.com?