Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: hairyMug on April 21, 2011, 02:06:53 PM

Title: game object list does not show Objects in scene
Post by: hairyMug on April 21, 2011, 02:06:53 PM
When I try to select a game object that I have on my screen, the list shows assets & prefabs not objects in the scene.
This does not seem correct;
Shouldn't it show a list of the objects I have in the scene? Or am I not understanding something?


Thanks!

My Unity version: is 3.3.0f4
64 bit windows 7

>> I did try reinstalling and that did not fix it.
Title: Re: game object list does not show Objects in scene
Post by: Alex Chouls on April 21, 2011, 03:52:48 PM
This is the default behavior of an Object Field in Unity - it only shows assets, and you have to drag and drop scene objects onto the field. Apparently there's an API update in Unity 3.3 that should let an object field picker show scene objects, but I haven't found it yet... Hopefully we can get this into the next update.
Title: Re: game object list does not show Objects in scene
Post by: hairyMug on April 21, 2011, 04:00:11 PM
Thanks;
You verified that I didn't have some odd bug;
Still "getting the hang" of Playmaker... a different programming paridgm...