TypeError: object required, found undefined in Foot Tracking Template

Options

There is an issue with Foot Tracking Template. When integrating Foot Tracking Template into one of our projects, the following errors appear:

_[Scenarium] TypeError: object required, found undefined (stack index 0)
at set () native strict preventsyield
at onRunningFinished (Scripts/Shoe Tracking/FootControllerScript.js:243) preventsyield _

My project does not use other ML Components, but does use Body tracking.
I tried to integrate into other projects and everything works well.

Has anyone encounter it before?

Answers

  • Bakari Mustafa
    Bakari Mustafa Posts: 178 🔥🔥🔥
    Options

    The error message you're seeing suggests that there is an issue with the FootControllerScript in the Foot Tracking Template. Also, as you mentioned that it works fine on other projects and that you only get the error when you integrate it on a specific project, it could be possible that some other script or component in the project is conflicting with the foot tracking script. I suggest you try isolating the problem by removing other scripts and components to see if the issue still persists.