Skip to content

v94.12.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 31 Dec 07:42
18f0808

94.12.0 (2024-12-31)

Bug Fixes

  • NetworkClient: Defer ApplySpawnPayload until OnObjectSpawnFinished #3097 (#3961) (fb59969)
  • NetworkClient: Remove OnHostClientObjectDestroy (#3964) (6994cb8)
  • NetworkServer: Call NetworkClient.InvokeUnSpawnHandler from UnSpawnInternal (#3963) (8b84e92), closes #3962

Features

  • Added Scene Distance Interest Mgmt. (#3957) (651d544)
  • NetworkBehaviourHybrid & NetworkTransformHybrid simplified (#3960) (2178abe)
  • NetworkTranformBase: Provide velocity and angular velocity (#3909) (18f0808)