Skip to content

4.6.18R

Latest

Choose a tag to compare

@FirstGearGames FirstGearGames released this 28 Nov 12:34
· 1 commit to main since this release
  • Fixed parent NetworkBehaviour finding error during serialization.
  • Fixed NullReferenceException when a NetworkObject was being automatically added during serialization.
  • Fixed TickSmootherController incorrectly calling OnUpdate when OnPreTick was intended, breaking smooting components.