Support => NGUI 3 Support => Topic started by: sarkahn on April 05, 2014, 11:36:45 PM
Title: Collider on a Sprite with no Atlas
Post by: sarkahn on April 05, 2014, 11:36:45 PM
Just a minor feature request I guess. I use sprites with no atlas assigned for the purpose of laying out child objects, since I want to use all the sizing functionality of the container object but have no visuals on it. The container lays out it's children and resizes itself to fit.
It works perfectly fine except when I added a collider to my container object I got a null reference error from line 599 of UISprite: