Hello all!
Unity has crashed on me when attempting to move .jpg files from any folder to another, this is nothing out of the ordinary so I’m at a loss…I am able to continue working on the project as is, however I do not know if this is being cause by something I’ve done or if this is by chance a bug within the newest version of unity? I’ve never encountered this before and have moved .jpgs around plenty.
unity Version 4.3.0f4 (e01000627d60)
ISSUE:
Attempting to move, select and or highlight .jpg causes unity to post this error, followed by a forced application exit:

WHAT I’VE TRIED
- Moving a different .jpg located within a different folder :: Results with the above error message followed by forced application exit
- Moving other file types :: No errors
- Moving files manually (through windows services) :: Results in total application failure (e.g. unable to open project at all); manually move files back to previous location corrects this error and allows project to be reopened.
- Re-saving .jpg files :: This was a last ditch effort…still nothing

ADDITIONAL NOTES
All of the .jpg files are within the scene and working without problems, it’s only when clicking on the files within the projects folders I run into this…
On a side note the newest release of MonoDevelop seems to be glitchy as well, not to concerned with this at the moment though.