Hacker News new | ask | show | jobs
by thedirt0115 2225 days ago
This is correct, they released the source code a couple years ago under a reference license.

https://blogs.unity3d.com/2018/03/26/releasing-the-unity-c-s...

https://github.com/Unity-Technologies/UnityCsReference

2 comments

The reference source is pretty much useless for anything directly under namespace `UnityEngine`, because it consists mostly of forwards to C++, and the C++ was never released.

At least that was the case around 2018. It might be getting better as Unity is migrating away from C++.

This is only the C# source code, the internals of Unity is a closed C++ codebase which you can pay $1800/yr for access to
That number sounds like BS. If it was that low (per-seat even), every serious team would have source access.
If you can't afford $1800/yr you weren't serious anyway.