Search Unity

  1. Megacity Metro Demo now available. Download now.
    Dismiss Notice
  2. Unity support for visionOS is now available. Learn more in our blog post.
    Dismiss Notice

Introducing SuperFind - A powerful replacement for GameObject.Find

Discussion in 'Assets and Asset Store' started by haydenjameslee, Jun 11, 2018.

  1. haydenjameslee

    haydenjameslee

    Joined:
    Apr 11, 2014
    Posts:
    18
    SuperFind: A replacement for Unity's GameObject.Find that supports CSS-like selectors and inactive GameObjects. It's free and open source.

    Docs, source and download: https://github.com/haydenjameslee/unity-super-find

    I built this to help with an end to end testing language I'm writing. Hopefully somebody finds another use for it.
     
    Neviah likes this.