Unity3D Editor GUI Source Code

Hi there,

I was wondering if anyone could tell me whether the source code for the Unity editor was freely available and if so, where I could get it from.

I figure there are a few people that would be interested in making a few changes to the GUI or learn how certain things are done.

Aside from the question above, I’m specifically interested in how the AudioClip inspector was implemented as seen here:

Thanks in advance for your help,

Nic

Unfortunately, the editor source code is not publicly available.

Use reflector .NET if u want to get the source code.

For anyone else coming in from google:

2 Likes