Search Unity

  1. Megacity Metro Demo now available. Download now.
    Dismiss Notice
  2. Unity support for visionOS is now available. Learn more in our blog post.
    Dismiss Notice

Arrays in the Inspector

Discussion in 'Scripting' started by Jonathan Czeck, Jul 1, 2005.

  1. Jonathan Czeck

    Jonathan Czeck

    Joined:
    Mar 17, 2005
    Posts:
    1,713
    Is there a way to get an array of something to show up in the inspector?

    Something like:

    public Transform[] lotsOfTransformsImInterestedIn;

    I could just add on to the list with drag and drop, and Unity would magically take care of the rest. . . Gonna happen?

    -Jon
     
  2. Joachim_Ante

    Joachim_Ante

    Unity Technologies

    Joined:
    Mar 16, 2005
    Posts:
    5,203
    Gonna happen. Gonna happen sooner if you file a bug.
     
  3. Jonathan Czeck

    Jonathan Czeck

    Joined:
    Mar 17, 2005
    Posts:
    1,713
    bug == featureRequest ?

    Cool! 8)

    -Jon
     
  4. Joachim_Ante

    Joachim_Ante

    Unity Technologies

    Joined:
    Mar 16, 2005
    Posts:
    5,203
    We keep them in the same database.
    It just makes managing the whole project a lot easier.
     
  5. marty

    marty

    Joined:
    Apr 27, 2005
    Posts:
    1,170
    Woah, wait just a minute there pardner.

    So all of the features and improvements we've been suggesting in the forums are just going down the memory hole? :wink:

    Should we log them all as bugs?
     
  6. Joachim_Ante

    Joachim_Ante

    Unity Technologies

    Joined:
    Mar 16, 2005
    Posts:
    5,203
    No, i have added all feature requests to the bug tracker.
     
  7. marty

    marty

    Joined:
    Apr 27, 2005
    Posts:
    1,170
    You rock, Joe.

    I'd hate to think of all of my insightful suggestions being lost forever.

    :wink:
     
  8. Ajaxamander

    Ajaxamander

    Joined:
    Jul 5, 2005
    Posts:
    36
    What's the status of this Feature-Bug-Request? I assume it's not in 1.1, or I'd not of have noticed it was missing :p. Is it coming soon, in a 1.1 update maybe?
     
  9. Joachim_Ante

    Joachim_Ante

    Unity Technologies

    Joined:
    Mar 16, 2005
    Posts:
    5,203
    I'll look into it after 1.1.
     
  10. Ajaxamander

    Ajaxamander

    Joined:
    Jul 5, 2005
    Posts:
    36
    Oh, right, the v1.1 that we have is still just a beta. I keep forgetting that because it fixed so many little things and runs so stable.

    You're my hero, Joe!