Skip to content

v1.3.0

Compare
Choose a tag to compare
@fernando-cortez fernando-cortez released this 07 Jul 20:33
· 31 commits to main since this release
f675409

Bitesize Samples Changelog

We are excited to announce the release of Bitesize Samples v1.3.0! All of the samples in this repository have been updated to Unity 2022.3 LTS. Thank you for your continuous support!

Got Feedback about the Bitesize Samples? Let us know via our Feedback Form.

[1.3.0] - 2023-07-07

Dynamic Addressables Network Prefabs

Changed

  • Upgrade to Netcode for GameObjects 1.4.0 (#118)
  • Upgraded sample to 2021.3.24f1 LTS (#119)
  • Upgraded sample to 2022.3.0f1 LTS (#124)

Fixed

  • Resolved visual bug where the load status of dynamic prefabs on the host was not correct (#111)

Editor Version

  • Editor is 2022.3.0f1

Dependencies

Packages

2D Space Shooter

Changed

  • Upgrade to Netcode for GameObjects 1.4.0 (#118)
  • Upgraded sample to 2021.3.24f1 LTS (#119)
  • Upgraded sample to 2022.3.0f1 LTS (#124)
  • Upgraded Samples Utilities version to v2.2.0 (#129)

Editor Version

  • Editor is 2022.3.0f1

Dependencies

Packages

Client Driven

Changed

  • Upgrade to Netcode for GameObjects 1.4.0 (#118)
  • Upgraded sample to 2021.3.24f1 LTS (#119)
  • Upgraded sample to 2022.3.0f1 LTS (#124)
  • Upgraded Samples Utilities version to v2.2.0 (#129)

Editor Version

  • Editor is 2022.3.0f1

Dependencies

Packages

Invaders

Changed

  • Upgrade to Netcode for GameObjects 1.4.0 (#118)
  • Upgraded sample to 2021.3.24f1 LTS (#119)
  • Upgraded sample to 2022.3.0f1 LTS (#124)
  • Upgraded Samples Utilities version to v2.2.0 (#129)

Fixed

  • IP address input field text value is now passed into UTP's ConnectionData, allowing for remote IP address hosting (#112)
  • Enemy and Player bullet explosion FX are now replicated on clients via ClientRpcs (#113)
  • Fixed an error produced when a client disconnected once the host disconnected after the game was complete (#124)

Editor Version

  • Editor is 2022.3.0f1

Dependencies

Packages

Bitesize Samples Repository

Fixed

  • Removed individual gitignore files for individual projects and added parrelsync clones to root gitignore file (#117)
  • Fixed link to old tutorial and clarified supported platforms (#120)

Full Changelog: v1.2.1...v1.3.0