
UniversalSerial v1.1.0 Release
- ayumax
- Plugins , Universal serial
- July 20, 2025
Table of Contents
We have released version 1.1.0 of “UniversalSerial”, a serial communication plugin for UnrealEngine.
Main Changes
This update adds control functionality for DTR (Data Terminal Ready) and RTS (Request To Send) signals.
New Features
- DTR/RTS State Specification During Initialization - You can now specify the initial states of DTR and RTS when opening a serial port
- DTR/RTS Changes During Operation - DTR and RTS states can now be changed dynamically even during communication
- Other - Minor bug fixes
Benefits
With this feature addition, communication with devices that require DTR or RTS state changes is now possible. This is particularly useful for:
- Communication with devices using hardware flow control
- Devices that use DTR/RTS signals for power supply or reset control
- Improved compatibility with legacy serial devices
Download
UniversalSerial v1.1.0 can be purchased from Epic Games Fab.
For more details about the UniversalSerial plugin, please refer to the plugin introduction page.
Follow @AyumaxSoft on X to get the latest updates from AyuMaxSoft as soon as they are available.