Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Duplicate take error on Meta Creation #21

Open
mwillson opened this issue May 9, 2017 · 0 comments
Open

Duplicate take error on Meta Creation #21

mwillson opened this issue May 9, 2017 · 0 comments

Comments

@mwillson
Copy link

mwillson commented May 9, 2017

Thought I followed the instructions fairly accurately for Meta, but I get this error every time I try to save a new meta prefab:

NullReferenceException: Object reference not set to an instance of an object M8.Animator.AnimatorDataEdit.DuplicateTake (M8.Animator.AMTakeData dupTake, Boolean includeKeys, Boolean addCompUndo) (at Assets/MateAnimator-master/Editor/AnimatorDataEdit.cs:298) M8.Animator.AnimatorDataEdit.MetaSet (M8.Animator.AnimatorMeta newMeta, Boolean copyTakes) (at Assets/MateAnimator-master/Editor/AnimatorDataEdit.cs:392) M8.Animator.AnimatorDataInspector.OnInspectorGUI () (at Assets/MateAnimator-master/Editor/AnimatorDataInspector.cs:192) UnityEditor.InspectorWindow.DrawEditor (UnityEditor.Editor editor, Int32 editorIndex, Boolean rebuildOptimizedGUIBlock, System.Boolean& showImportedObjectBarNext, UnityEngine.Rect& importedObjectBarRect) (at C:/buildslave/unity/build/Editor/Mono/Inspector/InspectorWindow.cs:1235) UnityEditor.DockArea:OnGUI()

I've tried various object hierarchies and they all seem to result in this. Maybe part of it, maybe a symptom down the pipeline, but: target paths in the track data are not being set. Hopefully that's helpful info :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant