Junbo Liang
Junbo Liang
Signed-off-by: Junbo Liang ## What does this PR do? Refactor and break the AP state data unit tests. Test all the existing functionalities in the current test. **Suggest to treat...
**Is your feature request related to a problem? Please describe.** Currently the product sub IDs are displayed as base 10 or base 16 in the code base which makes it...
**Describe the bug** From my recent test, NvCloth and Blast gems are built for the [MultiplayerSample](https://github.com/o3de/o3de-multiplayersample) dedicated server target, but they are not required to run the server. This issue...
**Describe the bug** When tried to connect an Android client to a Windows server, I got log messages on both of the client and server side about the outgoing/incoming connection....
## Describe the issue briefly The Multiplayer Gem brings in the following multiplayer components that can be added to entities but there're no documents for these components and their usage:...
Signed-off-by: Junbo Liang ## What does this PR do? Add a performance test for assigning a model asset to mesh component for 100K times ## How was this PR tested?...
## Describe the issue In the AWS GameLift Gem packaging document, developers are guided to copy the Windows redistributable file into their server package, but this file is not shipped...