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
{{ message }}
This repository was archived by the owner on Jul 18, 2020. It is now read-only.
Currently, all UI resources like themes, icons, or component prefabs reside in a Resources folder, which is considered a discouraged practice by Unity.
We should consider moving them to other locations like an AssetBundle, for instance.
Currently, all UI resources like themes, icons, or component prefabs reside in a
Resourcesfolder, which is considered a discouraged practice by Unity.We should consider moving them to other locations like an AssetBundle, for instance.