• Added Favorites and Recent sections to supported type-selection windows, with persistent favorites and usage history.
  • Added ranked capability search with keyword metadata, owner-aware matching, result counts, and richer requirement, result, documentation, and sample details.
  • Added capability filters for curated or code-based entries, static or instance members, member kind, return type, required package, and execution model.
  • Added opt-in support for registering the same event name with multiple parameter signatures.
  • Improved serialized-reference type migration, including closed generic types and types with multiple FormerlySerializedAs or MovedFrom names.
  • Improved Unit Options startup performance by deferring full assembly scans and using Unity’s type cache for attribute metadata.
  • Improved assembly preference persistence and display-name inheritance in Unit Options.
  • Improved inspector list refresh behavior when a bound collection changes outside the inspector.
  • Fixed exponential growth of the Unit Options editor preference data when adding entries.
  • Added validation for invalid serialized collection counts so corrupt data is safely deserialized as an empty collection.