You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Browse filesBrowse the repository at this point in the historyBrowse files
FirstGearGames
committed
2.2.5
- Added StatisticsManager, can be placed on your NetworkManager for a variety of game statistics.
- Improved DefaultPrefabObjects are now automatically refreshed before builds.
- Fixed typo in TimeManager when setting lastMultipleTicks value.
- Fixed Odin Inspector causing SceneId to serialize every frame when object is selected.
- Improved SceneManager for mobile devices.
- Fixed generic collection type fields from other assemblies sometimes creating codegen errors.
- Added NetworkObject.IsGlobal, which allows NetworkObejcts to be visible for all players and making them DontDestroyOnLoad.
- Fixed properties with generic return types causing codegen errors.
0 commit comments