Skip to content

3.3.7 Experimental Features Added

Compare
Choose a tag to compare
@TylerTemp TylerTemp released this 05 Oct 10:15
· 344 commits to master since this release
  1. Use AdvancedDropdown for ReferencePicker, implement #87

    image

  2. UI Toolkit: Fix AdvancedDropdown long text align, fix no auto-focus in search field

Experimental Feature

Since this version, a new attribute called GetByXPath is added (only support UI Toolkit yet). This attribute is designed to be the super class of GetComponent*, GetPrefab etc.

I'm still working on it, but most used features are already there. The API is not documented yet. The syntax only has some notes in Chinese if you're interested.

I'm actively working on this feature, hopefully to make it available ASAP. In the meantime, I now start to processing all the pending issues.

Full Changelog: 3.3.6...3.3.7