UnrealLink

APACHE-2.0 License

Stars
124
Committers
55

Bot releases are visible (Hide)

UnrealLink - Release 2021.1.12 Latest Release

Published by github-actions[bot] over 3 years ago

New in 2021.1.12

Fixed

  • HOTFIX building RideLink on MacOS

See the CHANGELOG for more details and history.

UnrealLink - Release 2021.1.11

Published by github-actions[bot] over 3 years ago

New in 2021.1.11

Fixed

See the CHANGELOG for more details and history.

UnrealLink - Release 2021.1.10

Published by github-actions[bot] over 3 years ago

New in 2021.1.10

Fixed

See the CHANGELOG for more details and history.

UnrealLink - Release 2021.1.9

Published by github-actions[bot] over 3 years ago

New in 2021.1.9

Fixed

See the CHANGELOG for more details and history.

UnrealLink - Release 2021.1.8

Published by github-actions[bot] over 3 years ago

New in 2021.1.8

Fixed

See the CHANGELOG for more details and history.

UnrealLink - Release 2021.1.7

Published by github-actions[bot] over 3 years ago

New in 2021.1.7

Added

  • Option to cancell installation of RiderLink

Deprecated

  • Dropped support for versions of UE 4.22 and older

Fixed

  • Fixed Rider-51111
  • Fixed installation on macOS
  • Failing to install RiderLink due to other UBT processes running

See the CHANGELOG for more details and history.

UnrealLink - Release 2021.1.6

Published by github-actions[bot] over 3 years ago

New in 2021.1.6

Fixed

See the CHANGELOG for more details and history.

UnrealLink - Release 2021.1.5

Published by github-actions[bot] over 3 years ago

New in 2021.1.5

Fixed

See the CHANGELOG for more details and history.

UnrealLink - Release 2021.1.4

Published by github-actions[bot] over 3 years ago

New in 2021.1.4

Fixed

  • Fixed potential issues with inconsistent protocol state on disconnects
    • Reinitialize protocol each time
  • Fixed bunch of issues with game control actions
    • Use PIE actions logic from UE4 instead of reimplementing it
    • Actions are no more stuck in disabled state after engine unexpected shutdowns

Known Issues

  • "Compile before play" option is not properly supported
  • Actions visibility and availability states are not synchronized with editor

See the CHANGELOG for more details and history.

UnrealLink - Release 2021.1.3

Published by github-actions[bot] over 3 years ago

New in 2021.1.3

Added

  • Disabling Play and Play settings button after press
    • Rider should reflect state of Unreal Editor. Play buttons should change only when Unreal Editor notifies that they have changed

Fixed

  • Fix: sync state of play buttons and play settings buttns between Rider and Unreal Editor
  • Fix: don't install RiderLink into UnrealLaunchDaemon project

See the CHANGELOG for more details and history.

UnrealLink - Release 2021.1.2

Published by github-actions[bot] over 3 years ago

New in 2021.1.2

Fixed

  • Exception on generitng project files during installation of RiderLink plugin
  • Rider not being able to connect to Unreal Editor

See the CHANGELOG for more details and history.

UnrealLink - Release 2021.1.1

Published by github-actions[bot] over 3 years ago

New in 2021.1.1

Added

  • Support MacOS and Linux
  • Installing RiderLink plugin logs show in Build panel

See the CHANGELOG for more details and history.

UnrealLink - Release 2020.3.116

Published by github-actions[bot] almost 4 years ago

New in 2020.3.116

Fixed

See the CHANGELOG for more details and history.

UnrealLink - Release 2020.3.113

Published by github-actions[bot] almost 4 years ago

New in 2020.3.113

Changed

  • Build RiderLink plugin from source on user PC instead of bundling dll files.
    • Reason: frequent changes of toolchains and breaking of ABI compatibility in MSVC toolchain render this practice impossible.

Deprecated

  • Drop support for UE 4.21 and older
    • Reason: RD framework doesn't use PCH files and doesn't comply with UE rules for include files. It's impossible to state that module doesn't use PCH files in UE 4.21 and older.

See the CHANGELOG for more details and history.

UnrealLink - Release 2020.3.104

Published by github-actions[bot] almost 4 years ago

New in 2020.3.104

Added

Fixed

  • Fix memory leak in log panel on exit of Rider
  • Fix deprecated code

See the CHANGELOG for more details and history.

UnrealLink - Release 2020.3.85

Published by github-actions[bot] about 4 years ago

New in 2020.3.85

Added

  • Supported Rider 2020.3

See the CHANGELOG for more details and history.

UnrealLink - Release 2020.2.83

Published by github-actions[bot] about 4 years ago

New in 2020.2.83

Fixed

See the CHANGELOG for more details and history.

UnrealLink - Release 2020.2.79

Published by github-actions[bot] about 4 years ago

New in 2020.2.79

Added

  • More info and notifications when RiderLink can't be built
  • Unable auto-update plugin from JetBrains Marketplace

Removed

  • Removed verbose log messages from RD framework in stdout

Fixed

See the CHANGELOG for more details and history.

UnrealLink - Release 2020.2.69

Published by github-actions[bot] about 4 years ago

New in 2020.2.69

Fixed

See the CHANGELOG for more details and history.

UnrealLink - Release 2020.2.67

Published by github-actions[bot] about 4 years ago

New in 2020.2.67

Fixed

  • Fix showing popup "update project file" after installing RiderLink
    • After pressing "update project file", it'd update {GameProject}.uproject file, adding reference to RiderLink. This is not necessary for RiderLink to work properly, but it'll break project for people that will sink to {GameProject}.uproject, but who doesn't have RiderLink installed

See the CHANGELOG for more details and history.