-
Notifications
You must be signed in to change notification settings - Fork 47
Open
Description
ue4 build or ue4 build Development does not build anything when building a plugin in a 5.4 (or newer) project. In 5.3 and older it works as expected.
$ ue4 version
Using user-specified engine root: /home/ue4/UnrealEngine
5.4.4
$ ue4 build Development
Using user-specified engine root: /home/ue4/UnrealEngine
Setting up bundled DotNet SDK
Running command : dotnet Engine/Binaries/DotNET/UnrealBuildTool/UnrealBuildTool.dll UnrealEditor Linux Development -plugin=/builds/acre/unreal/acre-unreal-plugin/ACREUnreal.uplugin
Log file: /home/ue4/.config/Epic/UnrealBuildTool/Log.txt
Target is up to date
ue4 build DebugGame builds it just fine.
ue4 package also seems to function correctly.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels