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

Revert serialized field name change that broke prefabs #234

Closed AWSJackson closed 7 months ago

AWSJackson commented 7 months ago

Because the serialized field name was changed, the prefab asset no longer loads in the client settings asset. The key-value pair is still stored in the prefab asset however, so reverting the name change should resolve the prefabs.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.