This version of Unity is unsupported.

PropertyDatabaseType.Volatile

Description

Indicates that a volatile object is stored in the record.

A volatile object cannot be persisted on disk and is only stored in memory. It is lost upon a domain reload or when quitting Unity.