Just tested, and apparently iid is no longer tied to the default at runtime.
While the default iid is always 0, the 0 instance is not always the picked instance.
I guess the highest z is for some reason.
https://dl.dropboxusercontent.com/u/666 ... dr200.capx
Heres a capx
text objects are in containers to show the instances iids
At run time clicking the button should pick the default object, move to it, and change the button text to the objects iid.
Nope
Note the iids follow the z order of the instances.
I'll make a bug report later, but I swear I've had one similar already, and the answer was "not going to fix".