Unity to Xna, is it possible?

Is it possible to export Unity Projects to XNA Game Studio 3.1? I was planning on using Unity's 3D editor to make a simple Xbox Indie game. Also, how much does Unity 3 cost, because all i can find is to buy unity pro. Thanks, Austin

No, it's not possible. Unity doesn't cost anything unless you buy Pro (or the iPhone or Wii versions). Unity 3 won't be out for a while; in the meantime you can download version 2.6.1.

Actually, if you really want to try, there is an option to use XNA: GitHub - fehaar/FFWD: This is the FFWD framework for XNA, that allows you to port Unity3D games to XNA for use on WP7 or XBox360 (XBLIG)

Be aware it doesn’t support all features and it’s pretty difficult to make it work.