Icon, Thumbnail or Screenshot for the project · Issue #142 · unitycoder/UnityLauncherPro · GitHub
Skip to content

Icon, Thumbnail or Screenshot for the project #142

Description

@unitycoder

Could place Thumbnail.jpg inside ProjectSettings/ or UserSettings/

Then display it "somehow". (could have have setting: At mouse over or At Right Click panel or something else)

Useful for quickly checking whats in this project or how does it look like (if it has good thumbnail image assigned).

Problem is that if thumbnail is not updated, then its not useful..
Needs editor script to easily "take new thumbnail image from gameview/sceneview"

(low priority at the moment, still thinking about it)

Comments

  • Where to display icon? (rows are too small to display, and making them 2-3x higher would take too much space..
  • Could display when project is selected (but no space in any corner either..)
  • Could be mouse over tooltip for the icon? but might be annoying when it blocks items under it

To get actual application icon:
its difficult, as projectsettings.asset uses guid for the image..

m_BuildTargetIcons:

  • m_BuildTarget:
    m_Icons:
    • serializedVersion: 2
      m_Icon: {fileID: 2800000, guid: 3d9ef76b9eb36c847bd6c698c686eec8, type: 3}

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions