Does Unity check for changes within the Assets folder every time the window focus comes back from another Mac application?
And if so, is there a way to turn this off?
When we make folder changes under the Assets folder like adding folders, which is located on a network, we get frequent “Updating Assets” progress bars which can be time comsuming (perhaps from a slow network), and we would like to control when Unity looks for these updates.
Thanks.