4 errors on console when playing scene 'Basics'
-
Assets/NavMeshComponents/Editor/NavMeshModifierVolumeEditor.cs(52,22): error CS1502: The best overloaded method match for `UnityEditorInternal.EditMode.DoEditModeInspectorModeButton(UnityEditorInternal.EditMode.SceneViewEditMode, string, UnityEngine.GUIContent, UnityEngine.Bounds, UnityEditor.Editor)' has some invalid arguments
-
Assets/NavMeshComponents/Editor/NavMeshModifierVolumeEditor.cs(53,63): error CS1503: Argument #4' cannot convert method group' expression to type `UnityEngine.Bounds'
-
Assets/NavMeshComponents/Editor/NavMeshSurfaceEditor.cs(169,26): error CS1502: The best overloaded method match for `UnityEditorInternal.EditMode.DoEditModeInspectorModeButton(UnityEditorInternal.EditMode.SceneViewEditMode, string, UnityEngine.GUIContent, UnityEngine.Bounds, UnityEditor.Editor)' has some invalid arguments
-
Assets/NavMeshComponents/Editor/NavMeshSurfaceEditor.cs(170,67): error CS1503: Argument #4' cannot convert method group' expression to type `UnityEngine.Bounds'
4 errors on console when playing scene 'Basics'
Assets/NavMeshComponents/Editor/NavMeshModifierVolumeEditor.cs(52,22): error CS1502: The best overloaded method match for `UnityEditorInternal.EditMode.DoEditModeInspectorModeButton(UnityEditorInternal.EditMode.SceneViewEditMode, string, UnityEngine.GUIContent, UnityEngine.Bounds, UnityEditor.Editor)' has some invalid arguments
Assets/NavMeshComponents/Editor/NavMeshModifierVolumeEditor.cs(53,63): error CS1503: Argument
#4' cannot convertmethod group' expression to type `UnityEngine.Bounds'Assets/NavMeshComponents/Editor/NavMeshSurfaceEditor.cs(169,26): error CS1502: The best overloaded method match for `UnityEditorInternal.EditMode.DoEditModeInspectorModeButton(UnityEditorInternal.EditMode.SceneViewEditMode, string, UnityEngine.GUIContent, UnityEngine.Bounds, UnityEditor.Editor)' has some invalid arguments
Assets/NavMeshComponents/Editor/NavMeshSurfaceEditor.cs(170,67): error CS1503: Argument
#4' cannot convertmethod group' expression to type `UnityEngine.Bounds'