K3
October 9, 2024, 9:58pm
1
Original Discord Post by leean1 | 2024-10-09 21:58:00
Hi,
I am getting the following error whenever I try to import Convai into Unity. Assets\Convai\Scripts\Runtime\Addons\NotificationSystem\UINotificationController.cs(171,25): error CS1061: ‘FadeCanvas’ does not contain a definition for ‘StartFadeInFadeOutWithGap’ and no accessible extension method ‘StartFadeInFadeOutWithGap’ accepting a first argument of type ‘FadeCanvas’ could be found (are you missing a using directive or an assembly reference?) Is there some dependency that I am missing here?
K3
October 9, 2024, 10:04pm
2
Reply by k3kalinix | 2024-10-09 22:04:29
Hello <@245693435317714955> ,
K3
October 9, 2024, 10:05pm
3
Reply by k3kalinix | 2024-10-09 22:05:51
Is this a new project?
K3
October 9, 2024, 10:06pm
4
Reply by leean1 | 2024-10-09 22:06:32
No it is not. I have completed some previous work on it.
K3
October 9, 2024, 10:07pm
5
Reply by k3kalinix | 2024-10-09 22:07:11
Are you trying to update the Convai SDK?
K3
October 9, 2024, 10:08pm
6
Reply by leean1 | 2024-10-09 22:08:27
No I am trying to import the Convai SDK into the existing project.
K3
October 9, 2024, 10:08pm
7
Reply by k3kalinix | 2024-10-09 22:08:31
Okay
K3
October 9, 2024, 10:09pm
8
Reply by k3kalinix | 2024-10-09 22:09:02
Which version of the Convai SDK are you using?
K3
October 9, 2024, 10:10pm
9
Reply by leean1 | 2024-10-09 22:10:33
3.1.2
K3
October 9, 2024, 10:10pm
10
Reply by k3kalinix | 2024-10-09 22:10:50
Okay perfect
K3
October 9, 2024, 10:11pm
11
Reply by k3kalinix | 2024-10-09 22:11:51
I have never seen this problem before.
Did you try restarting the project?
K3
October 9, 2024, 10:12pm
12
Reply by leean1 | 2024-10-09 22:12:24
Yes I have
K3
October 9, 2024, 10:12pm
13
Reply by k3kalinix | 2024-10-09 22:12:33
Okay
K3
October 9, 2024, 10:13pm
14
Reply by k3kalinix | 2024-10-09 22:13:00
Can you please share screenshots of the errors?
K3
October 9, 2024, 10:15pm
15
Reply by leean1 | 2024-10-09 22:15:38
Sure
Images:
K3
October 9, 2024, 10:16pm
16
Reply by k3kalinix | 2024-10-09 22:16:48
Can you double click on it?
K3
October 9, 2024, 10:17pm
17
Reply by leean1 | 2024-10-09 22:17:15
Images:
K3
October 9, 2024, 10:17pm
18
Reply by leean1 | 2024-10-09 22:17:38
inside of UINotificationController.cs
K3
October 9, 2024, 10:17pm
19
Reply by k3kalinix | 2024-10-09 22:17:50
Can you comment this line
K3
October 9, 2024, 10:17pm
20
Reply by leean1 | 2024-10-09 22:17:53
ok