I built the Unreal Engine version 4.22 from sources on my Laptop running Ubuntu 20.4. When I try to launch UEditor and at 72% I get the following error:
“Plugin ‘SteamVR’ failed to load because module ‘SteamVRController’ could not be loaded. There may be an operating system error or the module may not be properly set up”
The last logs on the console are the following:
[2020.08.20-17.23.36:809][ 0]LogCore: Warning: dlopen failed: /home/michalis/uengine/UnrealEngine/Engine/Plugins/Runtime/Steam/SteamVR/Binaries/Linux/libUE4Editor-SteamVRController.so: file too short
[2020.08.20-17.23.36:809][ 0]LogModuleManager: Warning: ModuleManager: Unable to load module ‘/home/michalis/uengine/UnrealEngine/Engine/Plugins/Runtime/Steam/SteamVR/Binaries/Linux/libUE4Editor-SteamVRController.so’ because the file couldn’t be loaded by the OS.
I searched for the ibUE4Editor-SteamVRController.so and can’t find it in my filesystem.