Skip to content

3.10.4

Compare
Choose a tag to compare
@FirstGearGames FirstGearGames released this 25 Jul 16:36
· 202 commits to main since this release

IMPORTANT: This requires you to delete your FishNet folder before importing. Restarting Unity after importing may be required.

  • Changed kicks no longer occur for excessive pings but server will ignore them.
  • Added SceneLookupData as a constructor for SceneUnloadData.
  • Added Additive Scenes demo which features SceneCondition and DistanceCondition.
  • Fixed scenes unloading on clientHost even while KeepUnused was true.
  • Fixed TimeManager.OnPostPhysicsSimulation not invoking when using Unity physics mode.
  • Fixed prediction v1 PredictedObject not replicating for non-owners.
  • Changed moved Examples folder to Demos folder.