Search Unity

Target generated model doesn't work

Discussion in 'Vuforia' started by StavAppearia, Dec 10, 2018.

  1. StavAppearia

    StavAppearia

    Joined:
    Dec 10, 2018
    Posts:
    3
    Hello everyone,

    So I've downloaded the "Vuforia Model Targets" sample from the asset store, changed the database and model target with the one that I generated from "Model Target Generator" and it just doesn't work. I've noticed that I'm missing a section at the hierarchy (picture attached).

    -Vuforia Version: 7.5.26

    -Model Target Generator Version: 7.5.20


    Thanks everyone :D
     

    Attached Files:

    • 1.jpg
      1.jpg
      File size:
      58.8 KB
      Views:
      850
  2. Jarediavionic

    Jarediavionic

    Joined:
    Jan 6, 2017
    Posts:
    71
    @StavAppearia
    2 questions for ya,
    1. You did input your vuforia developer license into the camera correct?
    2. Have you tried getting it to work with the base sample (mars rover I believe?). If not print out a picture of the rover and see if the rover appears.
     
    meedabit likes this.
  3. StavAppearia

    StavAppearia

    Joined:
    Dec 10, 2018
    Posts:
    3
    Oh my god, it was the wrong licence key!
    Why didn't they just message that in the console?!

    Thanks!
     
  4. Jarediavionic

    Jarediavionic

    Joined:
    Jan 6, 2017
    Posts:
    71
    No problem, glad i could help. I know how frustrating the lack of support this field can get lol.
     
  5. meedabit

    meedabit

    Official Vuforia Employee Vuforia

    Joined:
    Dec 8, 2016
    Posts:
    266
    Hello,

    We've provided license<->feature mismatch messaging in SDK logging. If you review the logged data emitted by the Vuforia Engine SDK during initialization, it will give you a hint about the license mismatch.

    I've opened a ticket to see if we can get this messaging promoted to the Unity Editor console.

    Apologies for the inconvenience.

    -Vuforia Engine Support