Package Details: unreal-engine-bin 5.5.3-1

Git Clone URL: https://aur.archlinux.org/unreal-engine-bin.git (read-only, click to copy)
Package Base: unreal-engine-bin
Description: The world's most open and advanced real-time 3D creation tool
Upstream URL: https://www.unrealengine.com/
Keywords: 3d game-engine unreal
Licenses: custom
Conflicts: unreal-engine, unreal-engine-4, unreal-engine-git
Provides: unreal-engine
Submitter: ttc0419
Maintainer: ttc0419
Last Packager: ttc0419
Votes: 33
Popularity: 1.39
First Submitted: 2022-07-23 17:30 (UTC)
Last Updated: 2025-02-17 14:44 (UTC)

Pinned Comments

ttc0419 commented on 2022-07-23 17:34 (UTC) (edited on 2024-05-05 07:21 (UTC) by ttc0419)

To build this package, you need to:

  1. Login using you epic account and download the zip file from https://www.unrealengine.com/linux
  2. Move the zip file to the same directory as PKGBUILD and install the package using command makepkg -si

Note: Do NOT disable IPv6 as the zen server needs it to start. Please vote for the package if you think it's helpful ;-)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 Next › Last »

DavidNorena commented on 2023-05-13 00:20 (UTC)

Plans to update this package to work with the latest version 5.2 released yesterday ?

PotatoChronicler commented on 2023-04-09 16:40 (UTC)

Is lttng-ust2.12 really the necessary version? Can we use never versions of this library?

RoiArthurB commented on 2023-02-10 09:22 (UTC)

@ttc0419 I understand for the dedicated GPU, and not having one is an issue. However with the 16GB of RAM (+ 16 of SWAP), even integrated memory shouldn't be an issue I guess... 🤔🤔🤔

ttc0419 commented on 2023-02-08 05:27 (UTC) (edited on 2023-02-14 07:06 (UTC) by ttc0419)

@RoiArthurB Hi, it's a requirement to run unreal editor using dedicated GPU with ≥8 GB of memory since integrated ones use main memory for rendering. And your error seems to related to insufficient memory.

RoiArthurB commented on 2023-02-08 04:53 (UTC)

@ttc0419 No better luck with the new version 5.1.1 :/

BiosElement commented on 2022-12-28 20:32 (UTC)

I am also having the same Vulkan crash error as RoiArthurB. It also occurs for the downloaded zip of ue5 from Epic.

RoiArthurB commented on 2022-12-21 02:59 (UTC)

Hi guys,

I tried to install Unreal following the pinned comment, everything been smooth but now I do have an vulkan error that I don't understand. You can see the crash log there : https://pastebin.com/4C9QLzP3

I'm running a Dell XPS 13 without GPU (so running on Intel CometLake-U GT2 [UHD Graphics] ). Thanks all in advance 🙏

kunet commented on 2022-12-07 23:21 (UTC)

Hello

I have also encountered the Bridge plugin errors

The solution to said errors is running the following command sudo chmod +x '/opt/unreal-engine/Engine/Plugins/Bridge/ThirdParty/Linux/node-bifrost'

It's likely you have not installed the plugin with the correct permissions

lehthanis commented on 2022-12-07 04:42 (UTC)

I've added the bridge plugin, but when I run it, it says the background service failed to start. Clicking restart now just keeps telling me it failed. Any ideas on why it's not working?