Major Change #
- You must now create a new virtual input event object with the context menu. You can then select this class in Virtual Control Setup. After the update, please verify your virtual controls.
Bug fixes #
- VCS still referenced in level on end play.
- [UE5.2-5.3] Memory leak : Virtual Input Event doesn’t garbage collected on end play and cause significant memory leak.
Deprecated #
Subsystem #
- Get Virtual Input Modifier by Class : Modifiers are instantiated automatically and shared between all local players. It is no longer possible to retrieve an instance of the modifier.
- Get Virtual Control Data by Ref. Use Get Virtual Control Data Ref instead.