Unity is a multiplatform game development tool, designed from the start to ease creation. A fully integrated professional application, Unity just happens to contain the most powerful engine this side of a million dollars.

Binakot says

7/10 - Agree (1) Disagree

Hello everyone. My name is Ivan BiN@KoT Muratov. At the moment Im programmer in AR team. After Reset™ – a classic sci-fi role-playing open world game with old school top view. (www.indiedb.com/games/after-reset).

As you know we chose the Unity engine for this project. And I'll try to put the evaluation in terms of a person who works on this engine. I would not rate it in terms of declared capacity of the engine. And so they all know and can read on the official site of Unity technologies. I will try to highlight the most important features of this software on my point of view.

1. One User Per License. You must purchase a license for each individual using Unity Pro and any other paid Unity products.
2. Do not forget that the individual platform and team license purchased at an additional price.
Therefore, the apparent cheapness of the Unity engine is just an illusion.
3. The Unity technologies increasingly evolving towards mobile platforms. The use of the engine for the standalone projects isn’t very popular.
4. Engine with closed source. Developers limited only by the fact that the Unity technologies realized.
5. The scripting language engine. It is possible to write scripts in 3 languages: C#, JS, Boo. There is the possibility of using other scripting languages. Object-oriented programming.
6. Bugs in the engine. The problem is not that there is a bug, but the fact that it can fix the Unity technology only. All what you can do is to send the bug report. And you have to wait for the new version with fix of this bug.

While working with the engine I found over 10 bugs. Some of them are resolved changes in the parameters of component. Some have to find an alternative. Quite a lot of problems are with real-time shadows, lightmapping, etc. Most of the in-build components have to write myself. Because any non-standard features can’t be applied to them.

I give only 7 out of 10. Unity is very good engine, but not perfect. There is nothing perfect :)