I write this post because the other day, when I was working with Unity, I needed set up an option for a couple of identical prefabs… and when i selected all of them and then clicked on the checkbox -expecting apply the changes to each one-… it didn’t work. Only the first one was changed (i was disabling gravity option of a rigidbodies).
Anyone know if it is a bug (i mean, anyone can confirm me this)?
Any workaround?
We coded our own method to do this very basic function. Once the code is V3 compatible, we’re going to release it.
With this tool I’m able to alter almost any function of any number of selected lights (it’s for lights right now, but we’re making one for objects too).