Long delays in Unity3D substance generation
Posted
by
Josh Buhler
on Game Development
See other posts from Game Development
or by Josh Buhler
Published on 2012-08-07T17:41:44Z
Indexed on
2014/08/22
4:28 UTC
Read the original article
Hit count: 333
Currently working on an iOS/Android project in Unity3d, and we're seeing some incredibly long times for generating substances between testing runs. We can run the game, but once we shut down the playback, Unity begins to re-import all off the substances built using Substance Designer. As we've got a lot of these in our game, it's starting to lead to 5 minute delays between testing runs just to test a small change.
Any suggestions or parameters we should check that could possibly prevent Unity from needing to regenerate these substances every time? Shouldn't it be caching these things somewhere?
© Game Development or respective owner