So I install Unity and Blender and I wanted to start off with just making a simple model for the game im working on to make sure I wont have any future problems with that. I made my model and saved it normally, but when I put it into Unity I got an error saying:
“Blender could not be found.”
and when I click on that it takes me to an error saying:
“Blender could not be found.
Make sure that Blender is installed and the .blend file has Blender as its ‘Open with’ application!
UnityEditorInternal.InternalEditorUtility:ProjectWindowDrag(HierarchyProperty, Boolean)
UnityEditor.DockArea:OnGUI()”.
I tryed making the file a .fbx and .obj but it didn’t work.
Hope someone could help me here.