Package Details: unreal-engine-bin 5.5.0-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: 31
Popularity: 0.74
First Submitted: 2022-07-23 17:30 (UTC)
Last Updated: 2024-11-15 14:58 (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 Next › Last »

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?

FlyingWolf commented on 2022-11-22 19:06 (UTC)

The new Unreal Engine 5.1.0 has the possibilty to add the Bridge plugin to the engine. I've installed the plugin package and was already able to implement it on the unzipped package, but I can't figure out how to do it here. I tried adding the plugin to the .zip but it doesn't get through the sha256sum in this case. Adding it after the installation also didn't work for me. How can I install it?

ruestique commented on 2022-11-19 17:56 (UTC)

constantly getting warning about drives

since we using Ubuntu x86 64-Bit package and it has Radeon™ Software for Linux® installer version 22.20 for Ubuntu 20.04.5 HWE

meanwhile on Arch we have mesa

any ideas how to prevent popping-up that window?

MrDev023 commented on 2022-11-17 22:02 (UTC) (edited on 2022-11-17 22:02 (UTC) by MrDev023)

diff --git a/PKGBUILD b/PKGBUILD
index f9f14eb..03f4646 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
 # Maintainer: William Tang <galaxyking0419@gmail.com>

 pkgname=unreal-engine-bin
-pkgver=5.0.3
-pkgrel=2
+pkgver=5.1.0
+pkgrel=1
 pkgdesc="The world's most open and advanced real-time 3D creation tool"
 arch=('x86_64')
 url='https://www.unrealengine.com/'
 license=('custom')
 conflicts=('unreal-engine' 'unreal-engine-4' 'unreal-engine-git')
-provides=('unreal-engine=5.0')
+provides=('unreal-engine=5.1')
 depends=('alsa-lib' 'at-spi2-atk' 'glu' 'libicu53' 'libxcomposite' 'libxcursor' 'libxrandr'
          'libxss' 'lttng-ust2.12' 'ncurses5-compat-libs' 'nss' 'pango' 'vulkan-driver')
 optdepends=('android-ndk: Android build support'
@@ -17,7 +17,7 @@ optdepends=('android-ndk: Android build support'

 DLAGENTS+=('manual::/usr/bin/echo \ \ Note: Please download the zip file manually from https://www.unrealengine.com/linux')
 source=("manual://Linux_Unreal_Engine_${pkgver}.zip" 'unreal-engine.desktop' 'unreal-engine.xml' {16,24,32,48,64,256}.png)
-sha256sums=('6231f9da0092da62db5d7145410b70f3e5190efafaab7fe32c95e3f8987b23ce'
+sha256sums=('588760ad0a6abb32b3388cc6c58bbe1910a37ab8f6543b40c0718dfa02ebdb95'
             '8a71e10dee1d44ad6f85d993bdf25dd4835f6415e983125ac79a912ee0c3d905'
             '752dc3628639adb84ebda281040ec106227431eb7a5f92375511d96c6ceacf91'