Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.
  2. We’re making changes to the Unity Runtime Fee pricing policy that we announced on September 12th. Access our latest thread for more information!
    Dismiss Notice
  3. Dismiss Notice

Running Tiny2D sample?

Discussion in 'Project Tiny' started by signalan, Nov 17, 2020.

  1. signalan

    signalan

    Joined:
    Oct 5, 2018
    Posts:
    15
    Hi, I'm trying to get the Tiny2D from samples to run, but after a while that it downloads dependencies it opens in an empty scene and clicking the existing scenes does not lead me where to start this Tiny2D sample. Please let me know how to run it?
    This is what I have when it opens.
     
  2. CocosGames

    CocosGames

    Joined:
    Aug 31, 2014
    Posts:
    38
    Build, build, build, don't run, run, run!
     
  3. signalan

    signalan

    Joined:
    Oct 5, 2018
    Posts:
    15
    How how how?

    Build Common-Tiny2D failed after 0ms.
    No valid build pipeline found for Common-Tiny2D. At least one component that derives from IBuildPipelineComponent must be present.

    I'm wondering why there comes out no barebone hello-world youtube tutorial officially done by unity which has least possible functionality used so no matter how long it takes to have Tiny project leave this long preview will always work.
     
  4. CocosGames

    CocosGames

    Joined:
    Aug 31, 2014
    Posts:
    38
    Build any one but the common one.
    Open SubScene to get started.
     
    signalan likes this.