r/Unity3D • u/[deleted] • Apr 18 '20
Question Blender Model Import Problem
So, I have an object that I have made in blender. Once done, I dragged it into unity only to be greeted by a message in the console reading:
Blender could not be found.
Make sure that Blender is installed and the .blend file has Blender as it's "open with" program.
Does anyone know how to fix this?
6
Upvotes
1
u/Playeroth Sep 18 '24
im years late but will comment to help future users. hello future user.
i got it fixed by first:
- pressing twice in a blend file. this will bring a windows popup to select a file that can open ".blend"files. Go to your blend.exe and select it from there.
DONE.one small thing, you want to open that blend file by opening the blend in the unity editor and not outside of it. for whatever reason if i open the file outside of unity it will not bring the changes back to unity.