You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 29, 2024. It is now read-only.
Cloud deployments look for UnrealSimulatedPlayer even when I deploy without Simulated Players.
Expected behavior
No warnings.
If I deploy without Simulated Players, UnrealSimulatedPlayer should not be an expected artifact.
Current behavior
Warning in my cloud deployment: failed to get artifact([email protected]) for assembly(myassembly), project(unrealgdk)
These warnings have no discernable functional impact.
Possible solution
The expectation that this artifact will be present exists at a SpatialOS platform level, not in the UnrealGDK. It is not high enough priority to be fixed soon, but will be addressed by future work.
Environment
Unreal Engine: 4.25-SpatialOSUnrealGDK-0.12.0-rc
Unreal GDK: 0.12.0-rc
Starter Template cloud deployment: 1412322880057437196
Built on Windows 10
The text was updated successfully, but these errors were encountered:
Description
Cloud deployments look for
UnrealSimulatedPlayer
even when I deploy without Simulated Players.Expected behavior
UnrealSimulatedPlayer
should not be an expected artifact.Current behavior
failed to get artifact([email protected]) for assembly(myassembly), project(unrealgdk)
Possible solution
The expectation that this artifact will be present exists at a SpatialOS platform level, not in the UnrealGDK. It is not high enough priority to be fixed soon, but will be addressed by future work.
Environment
Unreal Engine: 4.25-SpatialOSUnrealGDK-0.12.0-rc
Unreal GDK: 0.12.0-rc
Starter Template cloud deployment: 1412322880057437196
Built on Windows 10
The text was updated successfully, but these errors were encountered: