com.unity.properties 0.8.0-preview

com.unity.properties

Notes: processedReleased September 24, 2019

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2019.3 (0f1)

Features

  • Added a `TypeConstruction` utility to allow the creation of new instances.
  • Minimal unity version has been updated to 2019.3.
  • Added `PropertyElement` to help with generic, property-backed UI inspectors

🔧 Bug Fixes

  • Fixed all `PropertyContainer.Try[...]` methods to not throw exceptions when visiting nested types.
  • Fixed property bag reflection duplicates when base class contains an internal field or property.