aws / amazon-gamelift-plugin-unity

The Amazon GameLift Plugin for Unity contains libraries and native UI that makes it easier to access GameLift resources and integrate GameLift into your Unity game. You can use the GameLift Unity Plugin to access GameLift APIs and deploy AWS CloudFormation templates for common gaming scenarios.
https://aws.amazon.com/gamelift/getting-started/
Apache License 2.0
76 stars 16 forks source link

Location Required For Anywhere Compute Type #254

Closed aktran321 closed 5 months ago

aktran321 commented 5 months ago

Using the plugin through the Unity Editor, I created an Anywhere fleet, and now when I try to "Register Compute", I get this pop-up

"An error occurred when trying to register a compute.: Location is required for Anywhere compute type."

Cant get past the error, even after manually doing "register compute" through my CLI and specifying a location.

aktran321 commented 5 months ago

Nvm, just had to restart the editor