I was looking to download the basic unity, not the pro version for 30 day trial. I wanted to get to know the system and it might take a while. I don’t want the pro version at this time, I just wanted to install the basic and work with it awhile, because I don’t know java. I know C++ and assembly. I could not afford the pro version even I liked it. I am wondering why the pro version was sent and not the free version? I followed the links for the free version. I don’t want to loose the 30 days while looking over the basic set.
There is no separate Pro version, there is only one download. Register it and don’t choose the 30-day trial.
–Eric
Ok, thanks will try that.
Error on start up…
Moving file failed
Moving Temp/Export
Package/0ab79df243824f5d9826bd83522c8df/asset
to Assets/Standard Assets/Character
Controllers/Sources/Script/CharacterMotor.js failed:
The system cannot find the file specified.
worked the 2nd time.
apparently is needs to be run as administrator.
1 Like
Unity doesn’t support Java, so that won’t matter. Unity does support C#, which is similar to C++. With the Pro version you can even write C++ plugins in the rare cases you need that extra performance boost.