What do you need help with?
Question
Installation method
Manual installation / GitHub
Issue area
Blueprint Components
Impact
Normal - something is not working as expected
Unreal Engine version
5.8
Convai Unreal Engine Plugin version
Convai Unreal Engine SDK Version 4.0.0-beta.24 Latest
Character ID
51fada62-cc31-11ef-848c-42010a7be016
Project setup
Blueprint
Target platform
Unreal Editor
Where does it happen?
Custom project
Short summary
Multiple convai characters does not seems to work out of the box
What happened?
Cannot acquire connection — another component already owns the active connection for character [1be83aa8-0987-11f0-a880-42010a7be01a]. Make sure the previous owner calls ReturnSessionProxy before a new component tries to acquire.
Unreal logs or error messages
[2026.07.11-15.41.37:555][171]ConvaiConnectionManagerLog: Character [1be83aa8-0987-11f0-a880-42010a7be01a]: Establishing new connection
[2026.07.11-15.41.37:555][171]ConvaiChatbotComponentLog: Session started for character ID: 1be83aa8-0987-11f0-a880-42010a7be01a
[2026.07.11-15.41.37:555][171]ConvaiChatbotComponentLog: Auto Initializing Session (deferred one frame so level objects register first)
[2026.07.11-15.41.37:555][171]ConvaiAudioStreamerLog: MinBufferDuration = 0.200000
[2026.07.11-15.41.37:555][171]ConvaiConnectionManagerLog: Warning: Character [51fada62-cc31-11ef-848c-42010a7be016]: Cannot acquire connection — another component already owns the active connection for character [1be83aa8-0987-11f0-a880-42010a7be01a]. Make sure the previous owner calls ReturnSessionProxy before a new component tries to acquire.
[2026.07.11-15.41.37:555][171]ConvaiChatbotComponentLog: Error: Failed to acquire connection for character ID: 51fada62-cc31-11ef-848c-42010a7be016
[2026.07.11-15.41.37:556][171]ConvaiSubsystemLog: Connecting to Convai service with parameters:
[2026.07.11-15.41.37:556][171]ConvaiSubsystemLog: StreamURL: https://realtime-api.convai.com/connect
[2026.07.11-15.41.37:556][171]ConvaiSubsystemLog: CharacterID: 1be83aa8-0987-11f0-a880-42010a7be01a
[2026.07.11-15.41.37:556][171]ConvaiSubsystemLog: ConnectionType: audio
[2026.07.11-15.41.37:556][171]ConvaiSubsystemLog: LLMProvider: dynamic
[2026.07.11-15.41.37:556][171]ConvaiSubsystemLog: BlendshapeProvider: neurosync
[2
I checked the relevant documentation, resources, and similar forum posts before posting.
on
I confirm that I did not include API keys, tokens, passwords, secrets, private character data, private conversation logs, or customer data.
on

