Commit Graph

7 Commits

Author SHA1 Message Date
puvvadar cf5641a211 Cleanup shutdown, activate and deactivate for MPSystemComponent 2021-06-15 14:53:23 -07:00
AMZN-koppersr 55a4680659 Fixed Multiplayer unit tests.
The multiplayer unit tests created a SpawnableSystemComponent without an application to provide the Serialize Context. This caused an assert which failed the unit tests. Since the entity spawning system doesn't seem to be directly used the component was removed.
2021-06-04 14:10:30 -07:00
puvvadar bb851943c8 Update unit test to account for missing dependency 2021-05-17 15:16:35 -07:00
pereslav 9e2975ba3c Fixed unit tests when Spawnable system component was missing 2021-05-05 14:19:23 +01:00
karlberg ee3f157fb8 Fix memory leak in multiplayer unit test 2021-04-15 20:41:08 -07:00
alexpete 1044dc3da1 Integrating github/staging through commit ab87ed9 2021-04-09 11:27:37 -07:00
alexpete 75dc720198 Integrating latest 47acbe8 2021-03-25 13:57:57 -07:00