[DISREGARD] Issues with Unity 5 and version 3.6 free

when i import the project into unity 5 i get 3 errors relating to deprecated usages of camera, and unity asks me if i wish to use the api updater to fix the errors, which i do. after the process is almost complete, however, i get the following error:
“Assets/AstarPathfindingProject/Editor/GraphEditors/GraphEditor.cs(10,36): error CS0433: The imported type `Pathfinding.GraphEditorBase’ is defined multiple times”

anyone come across this before? or have a solution? id greatly appreciate any help

==============================================================================
nevermind. i realized that i had accidentally forgotten to delete one of the old scripts from my assets and it was causing an interference

1 Like