Search Issue Tracker

Fixed in 5.0.X

Votes

0

Found in

5.0.0b18

Issue ID

656673

Regression

Yes

NullReferenceException If you configuring avatar while animator window is opened

Animation

-

NullReferenceException If you configuring avatar while animator window is opened

2) How can we reproduce it using the example you attached
1 Open attached project (the animator window should be already opened with "New Animator Controller")
2 Select in Project view Assets->MaleCharacterPack->vincent.fbx and in Inspector press "Configure..."
3 Press Play
Actual result: NullReferenceException appears in console, and the only way to fix this - is reopen of the project

NullReferenceException: (null)
UnityEditor.SerializedObject..ctor (UnityEngine.Object[] objs) (at C:/buildslave/unity/build/artifacts/generated/common/editor/SerializedPropertyBindings.gen.cs:72)
UnityEditor.Editor.GetSerializedObjectInternal () (at C:/buildslave/unity/build/artifacts/generated/common/editor/EditorBindings.gen.cs:149)
UnityEditor.Editor.get_serializedObject () (at C:/buildslave/unity/build/artifacts/generated/common/editor/EditorBindings.gen.cs:142)
UnityEditor.TransformInspector.OnEnable () (at C:/buildslave/unity/build/Editor/Mono/Inspector/TransformInspector.cs:26)

Comments (4)

  1. rad1c

    Dec 27, 2017 10:09

    Still exists in 2017.3 (SHAME)

  2. Tutanhomon

    Nov 17, 2016 11:54

    Still here, 5.4.1f1, but not only in described case - in my case animator window is not opened

    NullReferenceException: (null)
    UnityEditor.SerializedObject..ctor (UnityEngine.Object[] objs) (at C:/buildslave/unity/build/artifacts/generated/common/editor/SerializedPropertyBindings.gen.cs:74)
    UnityEditor.AssetImporterInspector.GetSerializedObjectInternal () (at C:/buildslave/unity/build/Editor/Mono/ImportSettings/AssetImporterInspector.cs:66)
    UnityEditor.Editor.get_serializedObject () (at C:/buildslave/unity/build/artifacts/generated/common/editor/EditorBindings.gen.cs:147)
    UnityEditor.ModelImporterClipEditor.OnEnable () (at C:/buildslave/unity/build/Editor/Mono/ImportSettings/ModelImporterClipEditor.cs:139)

  3. rad1c

    Sep 09, 2016 12:15

    Still exists in 5.3.5.f1

  4. ma.parizeau

    Oct 18, 2015 00:03

    Problem still exists in 5.2.1f1

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.