Message 1 of 2
sweeps.add(SweepInput) failing on components
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
The sweeps.add(SweeepInput) returns the error "Failed : 3 : object is invalid" but still succeeds to create the sweep when applied to a body that is a part of a non-root component. The error does not appear when the sweep is applied to a body that is a part of the rootcomponent.
Here is the github issue report on my add-in's repo where people are reporting the problem:
https://github.com/caseycrogers/Dogbone/issues/9
I'm pretty sure this is a bug in the sweeps.add method.