Release Notes
Release Notes tell you what’s new in Pure Pool.
The current version is v1.4.
v1.4 (2019-08-27)
Version 1.4, first offered to Asset Store users on August 27, 2019.
- Added integration script for PUN 2.
- Bug fix for
EventArgsPool
error on iOS (and other AOT platforms).
v1.2 (2018-01-31)
Version 1.2, first offered to Asset Store users on January 31, 2018.
- Bug fix for PUN spawning not respecting position and rotation.
- Bug fix for
DontDestroyOnLoad
causing error messages.
v1.1 (2017-07-03)
Version 1.1, first offered to Asset Store users on July 3, 2017.
- Added an overload of the
Release
method that accepts a float delay as a parameter, to mirror the overload of Object.Destroy
that takes a delay.
- Fixed the location of the PrefabPool.cs PUN integration script, which should be outside of the Plugins folder by default.
v1.0 (2017-06-15)
Version 1.0, first offered to Asset Store users on June 15, 2017.
- Initial release of Pure Pool.