I was wondering if there was a way to use sprites for inventory icons instead of textures. All my icons, UI pieces, and many other things are in packed texture atlases to lower the draw call in my 2D project.
  • Since Unity's legacy GUI (IMGUI) doesn't support sprites it's currently not really possible to do that - and will stay that way as long as I support both UI systems.

    Will change when there'll be a complete overhaul of the UI system.
    Please consider rating/reviewing my products on the Asset Store (hopefully positively), as that helps tremendously with getting found.
    If you're enjoying my products, updates and support, please consider supporting me on patreon.com!
Sign In or Register to comment.