
ObjectDeliverer v1.9.0 Release: Safer TCP/IP Communication with TLS Support
- ayumax
- Plugins , Object deliverer
- March 12, 2026
Table of Contents
We have released ObjectDeliverer v1.9.0, the communication plugin for UnrealEngine.
In this update, we focused on improving both security and stability so you can use ObjectDeliverer with even more confidence.
Key Changes in v1.9.0
TLS Support for TCP/IP Communication
The biggest highlight of v1.9.0 is TLS support for TCP/IP communication.
Until now, standard TCP/IP communication in ObjectDeliverer was not encrypted, which meant packet contents could potentially be intercepted. In the past, unencrypted traffic inside local or internal networks was often considered acceptable. Today, however, with zero-trust security becoming standard, internal network communication also needs stronger protection.
By using TLS, communication is encrypted end-to-end, enabling safer data transfer.
Fixed Rare Hang/Freeze on ObjectDelivererManager Shutdown
We fixed a rare issue where ObjectDelivererManager could hang or freeze during shutdown.
The shutdown path has been improved to reduce the chance of thread contention and improve reliability during teardown.
Improved Stability on iOS and Android
We also made several fixes to improve behavior and stability on mobile platforms such as iOS and Android.
These changes account for platform-specific differences and make ObjectDeliverer more reliable in mobile environments.
Summary
ObjectDeliverer v1.9.0 improves security with TLS support and enhances reliability with shutdown stability fixes and mobile platform improvements.
It is a safer and more stable release overall. Please update and give it a try.
Download
ObjectDeliverer v1.9.0 is available on Epic Games Fab. If you already purchased it, you can access v1.9.0 via update.
For plugin details, please visit the plugin page.
If you have questions or feedback, please contact us via the Support page.
Follow @AyumaxSoft on X to get the latest updates from AyuMaxSoft as soon as they are available.