Hi unityUsers,
I just wanted to share my experience using unity. I’m of course using the free version, since I’m not a company and do not have a rich uncle. I’m using windows 7. I decided to do the tutorials supplied on this website, starting with the two projects given; “Project #00: Roll-a-Ball” and afterwards “Project #01: Stealth”.
Project #00: Roll-a-Ball
This was a nice project to work on. The guy presenting the tutorial in the video talks very clearly and very easy to understand. The tutorial video is too fast, I think I had to pause it like 100 times, step back and continue… really not the way to do it.
I noticed that making duplicates is done by ctrl-d, which is fine and works, but why don’t unity just use the common practice with ctrl-c ctrl-v that everybody knows. Having to add yet another key memory association is just a pain.
The soft shadow does not work. I have no clue if this is because I’m running the free version or if something is missing in the tutorial.
I noticed that there are more than one place to do the same operation in unity, like adding scripts or editing them. Why so many different places to do the same thing?! this only adds to the confusion.
Project #01: Stealth
This is a little bigger project and needs a set of assets to be able to complete this tutorial. I would like to have had this tutorial without any assets, but the same idea of creating a person running around. Right now it just feels like add this and this and do this, which means I’m not really learning that much from the tutorial.
Right from the start I had a problem, getting the assets? how? where? The tutorial just says download the assets and gives you a link. This doesn’t really help. I could NOT download the assets anywhere, but got an option to open the asset store in unity. When I did that then I got an option to import. This all was strange, because I was expecting to download and install. I pressed the import button without any clue what it would do. It started to import all the assets into the “Project #00: Roll-a-Ball”, because that was the project that was open. It reached around 30% and locked up. I had to open my task manager and kill unity and start over. Now I knew it would add these assets to the CURRENT project, so I quickly made an empty project and imported the assets. Now everything was as it should be. Unity really should explain this in detail, tutorials are for people that are trying to learn and this is a real turn down.
I proceeded with the tutorial (at it’s lightspeed tempo) until I reached baking lightmaps. The tutorial talks about baking directional lightmaps, which is ONLY support in the pro version. So WTF do I do now? I selected one of the other options and continue, hoping this would not effect anything else… but it wouldn’t take long before I found another problem which might be related to this. When creating a dynamic direction light that should cast shadows in the scene, a strange thing happens, there are no shadows!?! Is this another unity pro thing? or is it related to the fact that I could not create directional lightmaps? The whole light setup is a failure.
I did not give up. I decided to try and continue. Adding the alarms and sounds, which was pretty much straight forward, but did require a lot of coding, which I think can be simplified a lot.
I decided to call it a night. Will continue with the tutorial again this week.
Conclusion
All in all it is nice to have these tutorials, but I really think unity should break them up into smaller chunks. The tutorials must work 100% on the free version, if not then there should be a pro and free project tutorial section.
Some Comments
The 1500 dollars price is still too pricey for non commercial usage. I just want to add some interactivity on my website using unity, but I’m not going to pay the 1500 price when everything on my website is free and I do not make a living from it. The free version will only get you so far.