3.15.0 AddressableResource & Auto Runner
- UI Toolkit: Add
AddressableResource
forAssetReference
inline editing - Using
Required
on addressable'sAssetReference
will check if the target asset is valid - UI Toolkit:
AutoRunner
now can specify if you want to skip the hidden fields (hidden byShowIf
,HideIf
. Not work forLayoutShowIf
,LayoutHideIf
)
Unity_SDmMsTNW2a.mp4
Full Changelog: 3.14.1...3.15.0
Note: I know recent updates did not give an implementation for IMGUI. This is because I added features I needed for my project first. I'll add IMGUI support for these features as soon as possible.