amazon-gamelift-plugin-unity icon indicating copy to clipboard operation
amazon-gamelift-plugin-unity copied to clipboard

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 Plug...

Results 8 amazon-gamelift-plugin-unity issues
Sort by recently updated
recently updated
newest added

Building `SampleGame` client standalone windows build with IL2CPP causes exception: ``` NotSupportedException: System.Configuration.ConfigurationManager::get_AppSettings at System.Configuration.ConfigurationManager.get_AppSettings () [0x00000] in :0 at Amazon.AWSConfigs..cctor () [0x00000] in :0 at Amazon.Runtime.ClientConfig..ctor (Amazon.Runtime.Internal.IDefaultConfigurationProvider defaultConfigurationProvider) [0x00000]...

requesting info

Hello, I've encountered a conflict issue when using the GameLift Unity plugin alongside certain packages, such as Unity IAP (In-App Purchasing). The specific error that arises is related to the...

bug
backlog

I'm deploying a single-region fleet through the Editor Window of the plugin and it (likely) fails because the fleet cannot be created due to the LaunchPathParameter being incorrect: Resource handler...

requesting info

When i try to build the client sample project using IL2CPP i get the error bellow, it works with Mono, but i was wandering there's a way where i can...

feature request
backlog

With the sample game, if you have a client that doesn't correctly connect, the disconnect will leave the server hanging. Error in the server log: ``` 2024-01-08T11:55:44.767-08:00 | InvalidOperationException: The...

bug
backlog

Currently, the game server doesn't terminate the game session when all players exit, effectively means that the instance cannot start new game session since our instance by default only runs...

bug
backlog

Bumps [Microsoft.IdentityModel.JsonWebTokens](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet) from 6.11.1 to 6.34.0. Release notes Sourced from Microsoft.IdentityModel.JsonWebTokens's releases. 6.34.0 Security fixes See https://aka.ms/IdentityModel/Jan2024/zip and https://aka.ms/IdentityModel/Jan2024/jku for details. 6.33.0 Bug Fixes: Clean up log messages. See #2339...

Bumps [System.IdentityModel.Tokens.Jwt](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet) from 6.11.1 to 6.34.0. Release notes Sourced from System.IdentityModel.Tokens.Jwt's releases. 6.34.0 Security fixes See https://aka.ms/IdentityModel/Jan2024/zip and https://aka.ms/IdentityModel/Jan2024/jku for details. 6.33.0 Bug Fixes: Clean up log messages. See #2339...