v2.5.8 Release for UE5.1
Changes
- Refactor
CUFileComponent
to CUFileSubsystem.CUFileComponent
has been deprecated and will likely be removed in the next release. - Patch connection crash on start #369 - thanks to @rwinright
- libopus include change
- Catch invalid world case
- Delete File utility function added to CUFileSubsystem
- Fix binary receive path: #374. Tested on echo png emit at 120 fps; seems stable.