Search Unity

  1. Unity Asset Manager is now available in public beta. Try it out now and join the conversation here in the forums.
    Dismiss Notice

Wheel Collider Locked

Discussion in '5.4 Beta' started by Reanimate_L, Jun 12, 2016.

  1. Reanimate_L

    Reanimate_L

    Joined:
    Oct 10, 2009
    Posts:
    2,788
    Is it just me or wheel collider parameter in latest beta are locked?
    like i can't change any parameter at all.
     
    Drenghel likes this.
  2. Drenghel

    Drenghel

    Joined:
    Jan 27, 2016
    Posts:
    2
    Yeah and more than blocked, i get that error message spammed in the console :

    Code (CSharp):
    1. InvalidOperationException: The operation is not possible when moved past all properties (Next returned false)
    2. UnityEditor.StructPropertyGUILayout.GetChildrenCount (UnityEditor.SerializedProperty property) (at C:/buildslave/unity/build/Editor/Mono/GUI/StructPropertyGUI.cs:34)
    3. UnityEditor.StructPropertyGUILayout.GenericStruct (UnityEditor.SerializedProperty property, UnityEngine.GUILayoutOption[] options) (at C:/buildslave/unity/build/Editor/Mono/GUI/StructPropertyGUI.cs:19)
    4. UnityEditor.StructPropertyGUILayout.WheelFrictionCurve (UnityEditor.SerializedProperty property, UnityEngine.GUILayoutOption[] options) (at C:/buildslave/unity/build/Editor/Mono/GUI/StructPropertyGUI.cs:14)
    5. UnityEditor.WheelColliderEditor.OnInspectorGUI () (at C:/buildslave/unity/build/Editor/Mono/Inspector/WheelColliderEditor.cs:49)
    6. 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)
    7. UnityEditor.DockArea:OnGUI()
    8.  

    Issue not present in b20
     
  3. Arnklit

    Arnklit

    Joined:
    May 18, 2015
    Posts:
    48
    Yeah frozen for me as well in B21. The first time I ever need the thing and now it's broken :p. Let's hope it's resolved in the next release.
     
  4. Reanimate_L

    Reanimate_L

    Joined:
    Oct 10, 2009
    Posts:
    2,788
    is anyone already submit a bug? if not i'll do it.
     
  5. Reanimate_L

    Reanimate_L

    Joined:
    Oct 10, 2009
    Posts:
    2,788
  6. DiegoR

    DiegoR

    Joined:
    Oct 31, 2012
    Posts:
    33
    Same occurs on version 5.4b22 :/
     
  7. DiegoR

    DiegoR

    Joined:
    Oct 31, 2012
    Posts:
    33
    Does anybody know in which beta version this bug was introduced?

    I've tried on b21, b22 and 5.5a1. It's present in all versions.
     
  8. Reanimate_L

    Reanimate_L

    Joined:
    Oct 10, 2009
    Posts:
    2,788
    well i just get report that they able to repro the bug and it should be fixed in the next release.
    and. . . . we only have access to open beta which is B21, so i'm not sure about the other version.
    Edit B22 just released, so i don't think it fixed in B22 since i just report the bug at the same day B22 go public.
     
  9. Drenghel

    Drenghel

    Joined:
    Jan 27, 2016
    Posts:
    2
    [730289] Windows Store: fixed WheelCollider on x64 (NullReferenceException occurring).
    in 22, I'm currently downloading it, I'll let you know if it's fixed
     
  10. DiegoR

    DiegoR

    Joined:
    Oct 31, 2012
    Posts:
    33
    The bug is still present in b23 but seems to be fixed in the following beta version.
     
  11. Arnklit

    Arnklit

    Joined:
    May 18, 2015
    Posts:
    48
    In case anyone is still experiencing this, as a workaround, you can right click on the inspector tab and set the inspector to Debug mode and then change the attributes.