Skip to content

v2.5.8 Release for UE5.1

Compare
Choose a tag to compare
@getnamo getnamo released this 05 May 17:05
· 40 commits to master since this release

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.