Skip to content

Update integration plugin to support UE 5.7 - #261

Merged
moonyuet merged 1 commit into
developfrom
chore/update-integration-plugin-for-ue57
Jan 7, 2026
Merged

moonyuet merged 1 commit into
developfrom
chore/update-integration-plugin-for-ue57

Conversation

@antirotor

Copy link
Copy Markdown
Member

Changelog Description

This PR is updating submodule of integration plugin to match v0.2.3 with support for Unreal Editor 5.7.

Testing notes:

Addon should work with UE 5.7 - it should be able to build the correct plugin

@antirotor antirotor self-assigned this Jan 6, 2026
@antirotor antirotor added the type: maintenance Changes to the code that don't affect product functionality (Technical debt, refactors etc.)) label Jan 6, 2026
@LiborBatek

Copy link
Copy Markdown
Member

After triggering UE 5.7 via Ayon Launcher it gives me following error during the build:

image

Any ideas why? or more so did I miss some steps? thx

@moonyuet

moonyuet commented Jan 7, 2026

Copy link
Copy Markdown
Member

@LiborBatek you need to update your NET framework in your visual studio to 4.6.0 or higher so that to install the plugin.
image

@LiborBatek LiborBatek left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

After updating my Visual Studio as @moonyuet suggested all been working well...

LGTM

@moonyuet
moonyuet merged commit bd853ed into develop Jan 7, 2026
5 checks passed
@moonyuet
moonyuet deleted the chore/update-integration-plugin-for-ue57 branch January 7, 2026 09:26
@antirotor antirotor added the type: enhancement Improvement of existing functionality or minor addition label Jan 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: enhancement Improvement of existing functionality or minor addition type: maintenance Changes to the code that don't affect product functionality (Technical debt, refactors etc.))

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants