v1.5.5 for UE4.26
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