Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unreal: fix Unreal Editor executable name on linux and macos #521

Merged
merged 2 commits into from
May 20, 2024

Conversation

antirotor
Copy link
Member

Changelog Description

During the change from UE4 to UE5 Editor's executable was renamed from UE4Editor to UnrealEditor. We've reflected that change only on Windows, but left UE4Editor for Linux and macOS. This is fixing the executable name for all platforms.

Testing notes:

Start Unreal on linux and macOS. It should build the project and start as expected.

@antirotor antirotor added host: UE type: bug Something isn't working labels May 16, 2024
@antirotor antirotor self-assigned this May 16, 2024
@ynbot ynbot added the size/XS label May 16, 2024
Copy link
Member

@simonebarbieri simonebarbieri left a comment

Choose a reason for hiding this comment

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

Cannot test myself, but the code looks good!

@antirotor antirotor merged commit c95f599 into develop May 20, 2024
1 check passed
@antirotor antirotor deleted the bugfix/unreal-executable-name-on-linux branch May 20, 2024 10:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
host: UE size/XS type: bug Something isn't working
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

4 participants