Skip to content

4.6.8R

Choose a tag to compare

@FirstGearGames FirstGearGames released this 12 May 17:04
· 96 commits to main since this release
  • Added Tugboat.ReuseAddress.
  • Fixed nested NetworkObjects not spawning when pooling.
  • Improved added null-check to SyncTypes with collections when user initializes with their own collection.
  • Improved Object/CollectionCaches moved null checks from StoreAndDefault to Store.
  • Improved ResettableCollectionCaches resets call ResettableObjectCaches on each entry rather than handling locally.
  • Changed LevelLoggingConfiguration.EnableLogging to IsEnabled.
  • Added LevelLoggingConfiguration.AddLocalTick.
  • Added LevelLoggingConfiguration.AddTimestamps.
  • Added LevelLoggingConfiguration.EnableTimestampsInEditor.
  • Improved SyncTypeSettings are now serializable.