Skip to content

4.6.13R

Choose a tag to compare

@FirstGearGames FirstGearGames released this 29 Sep 13:52
· 46 commits to main since this release
  • Fixed scenes unloading on host when other clients were still loading the scene.
  • Fixed NetworkTransform incorrectly marking very small movements as sent #930.
  • Fixed NetworkTrafficStatistics NullReferenceException affecting users perhaps with invalid Library caches #963.
  • Fixed predicted spawning Ids being added twice for clientHost #933.
  • Fixed IsKinematic not being applied from RigidbodyState/2D #960
  • Fixed codegen failing prediction method generation related to assembly definitions #962.
  • Fixed space introduced within links in commented code #964.
  • Added PredictionManager.ReduceReconcilesWithFramerate.
  • Added PredictoinManager.MinimumClientReconcileFramerate.
  • Added detection for duplicate DefaultPrefabObject collections.
  • Added implicit operator for NetworkBahviour to NetworkObjet #967.