Skip to content

v1.5.5 for UE4.26

Compare
Choose a tag to compare
@getnamo getnamo released this 14 Dec 07:32
· 170 commits to master since this release

Changes

  • Fixes for Unreal Engine 4.26.
  • Cleaner 4.26 fixes #248 - thanks to @finger563 contribution.
  • Plugin connection now supports a ws path variable #221 - thanks to @brittanft contribution.
  • Recommended Log fixes #224 - thanks to @gmpreussner contribution.
  • Fixed #238 by making construct Json non-pure. Ensure you re-order your operations such that the construction happens first.
  • Mac/iOS Fix approach as per #230