Version 2.0.6 of the PUN Multiplayer Add-On is making its way to the Opsive Store and the Asset Store. This version contains the following changes:

  • Requires version 3.0.19 of the character controller.
  • Fixed clip ammo from not being sent on the network when a player joins.
  • Improved performance of initial item count sync.
  • Fixed PUN from clearing out the surface impact on projectiles.
  • Fixed character transform from not synchronizing correctly when the moving platform has a non-one scale.
  • Fixed SpawnManagerBase from not checking for a null player within OnPlayerLeftRoom.