While working on the Aztez site, we discovered a bit of a problem with Unity’s released WP_UnityObject. In the spirit of all that is great with Unity, we fixed the issue and have sent the fixed version off to Unity for distribution. However, we’ve got a local copy of the file to distribute as well.
The issue was when multiple UnityObject’s were on a single page they were not being uniquely identified, thus we created a unique identifier system to resolve this.
The latest revision can be found here, using our nice little auto latest file redirect goodness!
Thanks, This helped me to embed my first unity game on my blog.