You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ComponentReference allows using GameObject at addressable asset pipeline in the same way as in the classic unity pipeline. This repo moreover solved minor but significant problem: ComponentReference<T> now capable to get derived class of component that inherits T.