Skip to content

4.5.2R

Compare
Choose a tag to compare
@FirstGearGames FirstGearGames released this 20 Oct 13:20
· 27 commits to main since this release
  • Fixed NetworkTransform.ResetState causing NullReferenceException when despawning within OnStartServer of the object.
  • Fixed scene objects not despawning from within OnStartServer when clientHost did not observer the object.
  • Improved Rebuild SceneIds now forcefully rebuilds Ids even if they appear to already be set.
  • Added ResettableCollectionCaches.Retrieve/Store Queue and BasicQueue.